Represents the possible device error states. More...
#include <OnethinxExt01.h>
Data Fields | |
| uint8_t | Value |
| struct { | |
| uint8_t __pad0__: 1 | |
| Reserved. More... | |
| uint8_t CmdStatus: 3 | |
| Command status. More... | |
| uint8_t ChipMode: 3 | |
| Chip mode. More... | |
| uint8_t CpuBusy: 1 | |
| Flag for CPU radio busy. More... | |
| }; | |
Represents the possible device error states.
| struct { ... } |
| uint8_t __pad0__ |
Reserved.
| uint8_t ChipMode |
Chip mode.
| uint8_t CmdStatus |
Command status.
| uint8_t CpuBusy |
Flag for CPU radio busy.
| uint8_t Value |