Searched defs:pi433_tx_cfg (Results 1 – 1 of 1) sorted by relevance
52 struct pi433_tx_cfg { struct53 __u32 frequency;54 __u16 bit_rate;55 __u32 dev_frequency;56 enum modulation modulation;59 enum pa_ramp pa_ramp;63 __u16 repetitions;72 __u16 preamble_length;73 __u8 sync_length;76 __u8 sync_pattern[8];[all …]
Completed in 4 milliseconds