Searched defs:pic32_pin_config (Results 1 – 1 of 1) sorted by relevance
38 struct pic32_pin_config { struct39 u16 port; /* port number */40 u16 pin; /* pin number in the port */41 u32 config; /* one of PIN_CONFIG_* */