grblHAL core  20250806
serial_format_t Union Reference

#include <stream.h>

Data Fields

uint8_t value
 
struct {
   uint8_t   width:2
 
   uint8_t   stopbits:2
 
   uint8_t   parity:3
 
   uint8_t   unused:1
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ parity

uint8_t parity

◆ stopbits

uint8_t stopbits

◆ unused

uint8_t unused

◆ value

uint8_t value

◆ width

uint8_t width

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