Searched defs:pi433_tx_cfg (Results 1 – 1 of 1) sorted by relevance
54 struct pi433_tx_cfg { struct55 __u32 frequency;56 __u16 bit_rate;57 __u32 dev_frequency;58 enum modulation modulation;61 enum pa_ramp pa_ramp;65 __u16 repetitions;74 __u16 preamble_length;75 __u8 sync_length;78 __u8 sync_pattern[8];[all …]
Completed in 4 milliseconds