#include <ioports.h>
Data Fields | |
struct ioports_handle * | handle |
uint8_t | n_ports |
uint8_t | port_max |
const char | port_maxs [4] |
ioport_get_value_ptr | get_value |
ioport_set_value_ptr | set_value |
ioport_get_next_ptr | get_next |
ioport_claim_ptr | claim |
ioport_claim_ptr claim |
ioport_get_next_ptr get_next |
ioport_get_value_ptr get_value |
struct ioports_handle* handle |
uint8_t n_ports |
uint8_t port_max |
const char port_maxs[4] |
ioport_set_value_ptr set_value |