Nol.A SDK Library
24.11.0
For IoT System Software Development
|
Public Member Functions | |
void | clear () |
uint32_t | getRx1Frequency () |
Public Attributes | |
uint32_t | Frequency = 0 |
Frequency in Hz. | |
uint32_t | Rx1Frequency = 0 |
Alternate Rx1 Frequency in Hz. | |
union { | |
uint8_t Value = 0 | |
Byte-access to the bits. | |
struct { | |
uint8_t Min: 4 | |
Minimum data rate. | |
uint8_t Max: 4 | |
Maximum data rate. | |
} | |
Structure to store the minimum and the maximum datarate. | |
} | DrRange |
Data rate definition. | |
uint8_t | Band = 0 |
Band index. | |