Arduino LMIC 6.0.1
Arduino LoRaWAN(r) MAC in C
Loading...
Searching...
No Matches
lmic_class_c_requests_u::lmic_class_c_requests_s Struct Reference

the Class C request flags More...

#include <lmic.h>

Data Fields

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.

Detailed Description

the Class C request flags


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