grblHAL core
20241107
Data Fields
stream_connection_flags_t Union Reference
Data Fields
uint8_t
value
struct {
uint8_t
mpg_control
:1
uint8_t
is_mpg_tx
:1
uint8_t
unused
:6
};
Field Documentation
◆
struct { ... }
◆
is_mpg_tx
uint8_t is_mpg_tx
◆
mpg_control
uint8_t mpg_control
◆
unused
uint8_t unused
◆
value
uint8_t value
The documentation for this union was generated from the following file:
stream.c
stream_connection_flags_t
Generated by
1.9.1