Device descriptor for the driver. More...
#include <sx126x.h>
Data Fields | |
netdev_t | netdev |
Netdev parent struct. | |
sx126x_params_t * | params |
Initialization parameters. | |
sx126x_pkt_params_lora_t | pkt_params |
Lora packet parameters. | |
sx126x_mod_params_lora_t | mod_params |
Lora modulation parameters. | |
uint32_t | channel |
Current channel frequency (in Hz) | |
uint16_t | rx_timeout |
Rx Timeout in terms of symbols. | |
bool | radio_sleep |
Radio sleep status. | |