Searched defs:pic32_pin_config (Results 1 – 1 of 1) sorted by relevance
40 struct pic32_pin_config { struct41 u16 port; /* port number */42 u16 pin; /* pin number in the port */43 u32 config; /* one of PIN_CONFIG_* */
Completed in 4 milliseconds