|
|
struct { |
|
uint8_t gs:2 |
| |
|
uint8_t code_hi:6 |
| |
|
uint8_t code_lo:4 |
| |
|
uint8_t update:4 |
| |
| } | serial |
| |
|
uint16_t | msg_id |
| |
|
struct { |
|
uint8_t group:4 |
| |
|
uint8_t language:4 |
| |
| } | dcs |
| |
|
struct { |
|
uint8_t current:4 |
| |
|
uint8_t total:4 |
| |
| } | page |
| |
|
uint8_t | data [0] |
| |
The documentation for this struct was generated from the following file: