Data Fields | |
| ioport_type_xxx_t | type |
| io_ports_detail_t * | ports |
| const char * | pnum |
| char | port_names [8 *6+(MAX_PORTS - 8) *7] |
| ioport_bus_t | enabled |
| ioport_bus_t | claimed |
| uint8_t | last_claimed |
| int16_t | count |
| int16_t | free |
| int16_t | n_ports |
| int16_t | n_max |
| pin_function_t | min_fn |
| pin_function_t | max_fn |
| uint8_t | map [MAX_PORTS] |
| ioport_bus_t | bus |
| ioport_bus_t bus |
| ioport_bus_t claimed |
| int16_t count |
| ioport_bus_t enabled |
| int16_t free |
| uint8_t last_claimed |
| uint8_t map[MAX_PORTS] |
| pin_function_t max_fn |
| pin_function_t min_fn |
| int16_t n_max |
| int16_t n_ports |
| const char* pnum |
| char port_names[8 *6+(MAX_PORTS - 8) *7] |
| io_ports_detail_t* ports |
| ioport_type_xxx_t type |