35#ifndef LR1110_RADIO_TIMINGS_H
36#define LR1110_RADIO_TIMINGS_H
uint32_t lr1110_radio_timings_get_delay_between_last_bit_sent_and_rx_done_in_us(lr1110_radio_mod_params_lora_t *mod_params)
Get the time between the last bit sent (on Tx side) and the Rx done event (on Rx side)
uint32_t lr1110_radio_timings_get_delay_between_last_bit_sent_and_tx_done_in_us(lr1110_radio_ramp_time_t ramp_time)
Get the time between the last bit sent and the Tx done event.
Radio driver types for LR1110.
lr1110_radio_ramp_time_t
Ramping time for PA.
Definition lr1110_radio_types.h:110
Modulation configuration for LoRa packet.
Definition lr1110_radio_types.h:469