grblHAL core  20241107
rgb_properties_t Union Reference

#include <rgb.h>

Data Fields

uint8_t mask
 
struct {
   uint8_t   is_blocking:1
 
   uint8_t   is_strip:1
 
   uint8_t   unassigned:6
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ is_blocking

uint8_t is_blocking

◆ is_strip

uint8_t is_strip

◆ mask

uint8_t mask

◆ unassigned

uint8_t unassigned

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