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