grblHAL core  20250514
io_ports_private_t Struct Reference

Data Fields

ioport_type_xxx_t type
 
io_ports_detail_tports
 
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
 

Field Documentation

◆ bus

◆ claimed

ioport_bus_t claimed

◆ count

int16_t count

◆ enabled

ioport_bus_t enabled

◆ free

int16_t free

◆ last_claimed

uint8_t last_claimed

◆ map

uint8_t map[MAX_PORTS]

◆ max_fn

◆ min_fn

◆ n_max

int16_t n_max

◆ n_ports

int16_t n_ports

◆ pnum

const char* pnum

◆ port_names

char port_names[8 *6+(MAX_PORTS - 8) *7]

◆ ports

◆ type


The documentation for this struct was generated from the following file: