|
|
uint32_t | freq |
| | Frequency in Hz.
|
| |
|
enum osal_cr_t | cr |
| | Coding rate.
|
| |
|
enum osal_sf_t | sf |
| | Spreading factor.
|
| |
|
enum osal_bw_t | bw |
| | Bandwidth.
|
| |
|
enum osal_crc_t | crc |
| | CRC enabled/disabled.
|
| |
|
int8_t | ih |
| | Implicit header size.
|
| |
|
uint16_t | rxsyms |
| | RX timeout in symbols.
|
| |
|
int8_t | txpow |
| | TX power in dBm.
|
| |
|
uint16_t | preamble_len |
| | Length of the preamble.
|
| |
|
uint8_t | payload_length |
| | Length of the payload to receive.
|
| |
|
uint8_t | sync_word |
| | Sync word.
|
| |
|
enum osal_iq_t | iq |
| | I/Q inverted or not.
|
| |
|
int8_t | ppm_offset |
| | Offset in ppm to apply.
|
| |
|
osal_time_t | rxtime |
| | Exact timestamp when the receiving will start.
|
| |
The documentation for this struct was generated from the following file: