RadioLib
Universal wireless communication library for Arduino
Loading...
Searching...
No Matches
ConfigFSK_t Struct Reference

Public Attributes

float frequency = 434.0
 Carrier frequency in MHz. Defaults to 434.0 MHz.
 
float bitRate = 4.8
 FSK bit rate in kbps. Defaults to 4.8 kbps.
 
float frequencyDeviation = 5.0
 FSK frequency deviation in kHz. Defaults to 5.0 kHz.
 
float receiverBandwidth = 125.0
 FSK receiver bandwidth in kHz. Defaults to 125.0 kHz.
 
int8_t power = 10
 Output power in dBm. Defaults to 10 dBm.
 
uint16_t preambleLength = 16
 FSK preamble length in bits. Defaults to 16 bits.
 

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