A type definition of pins and modules connectivity. More...
#include <gpio.h>
Data Fields | |
| unsigned char | function |
| Module function. | |
| unsigned char | pin |
| Module pin. | |
A type definition of pins and modules connectivity.
Definition at line 92 of file gpio.h.
| unsigned char gpio_map_t::function |
| unsigned char gpio_map_t::pin |
Module pin.
Definition at line 94 of file gpio.h.
Referenced by gpio_enable_gpio(), and gpio_enable_module().
1.7.1