#include <pic_rf_2401a.h>
Data Fields | |
uns8 | address_ch1 [5] |
uns8 | address_ch2 [5] |
uns8 | address_width |
uns8 | channel |
uns8 | crystal |
uns8 | options |
uns8 | output_power |
uns8 | payload_width_ch1 |
uns8 | payload_width_ch2 |
Definition at line 51 of file pic_rf_2401a.h.
uns8 _rf_config::channel |
Channel to operate on, 7 bits valid
Definition at line 59 of file pic_rf_2401a.h.
Referenced by pic_rf_init().
uns8 _rf_config::crystal |
Crystal frequency look up, 3 bits valid
Definition at line 57 of file pic_rf_2401a.h.
Referenced by pic_rf_init().
uns8 _rf_config::options |
Options (see option bits)
Definition at line 60 of file pic_rf_2401a.h.
Referenced by pic_rf_init().
Output power, 2 bits valid
Definition at line 58 of file pic_rf_2401a.h.
Referenced by pic_rf_init().
Payload width of channel 1 in bits
Definition at line 53 of file pic_rf_2401a.h.
Referenced by pic_rf_init().
Payload width of channel 2 in bits
Definition at line 52 of file pic_rf_2401a.h.
Referenced by pic_rf_init().