the Class C request flags
More...
#include <lmic.h>
|
|
unsigned | fPending: 1 |
| | true while API job is pending.
|
|
unsigned | fStateChangeRq: 1 |
| | true if the outside world has asked for a change in state; target state will be the desired state.
|
|
unsigned | fTargetState: 1 |
| | true if enable requested; false otherwise.
|
the Class C request flags
The documentation for this struct was generated from the following file: