grblHAL core  20240704
ioport_bus_t Union Reference

#include <settings.h>

Data Fields

uint8_t value
 
uint8_t mask
 
struct {
   uint8_t   bit0:1
 
   uint8_t   bit1:1
 
   uint8_t   bit2:1
 
   uint8_t   bit3:1
 
   uint8_t   bit4:1
 
   uint8_t   bit5:1
 
   uint8_t   bit6:1
 
   uint8_t   bit7:1
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ bit0

uint8_t bit0

◆ bit1

uint8_t bit1

◆ bit2

uint8_t bit2

◆ bit3

uint8_t bit3

◆ bit4

uint8_t bit4

◆ bit5

uint8_t bit5

◆ bit6

uint8_t bit6

◆ bit7

uint8_t bit7

◆ mask

uint8_t mask

◆ value

uint8_t value

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