grblHAL core  20251012
ioports_cfg Struct Reference

#include <ioports.h>

Data Fields

struct ioports_handlehandle
 
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
 

Field Documentation

◆ claim

◆ get_next

◆ get_value

◆ handle

struct ioports_handle* handle

◆ n_ports

uint8_t n_ports

◆ port_max

uint8_t port_max

◆ port_maxs

const char port_maxs[4]

◆ set_value


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