Data Fields | |
uint8_t | value |
struct { | |
uint8_t overflow:1 | |
uint8_t comment_parentheses:1 | |
uint8_t comment_semicolon:1 | |
uint8_t unassigned:5 | |
}; | |
struct { ... } |
uint8_t comment_parentheses |
uint8_t comment_semicolon |
uint8_t overflow |
uint8_t unassigned |
uint8_t value |