Files | |
file | radio.h |
Header file for the radio API. | |
Functions | |
void | radio_on (void) |
Turn radio on. | |
void | radio_off (void) |
Turn radio off. |
|
Turn radio off. This function turns the radio hardware off. Definition at line 211 of file tr1001.c. References OFF. |
|
Turn radio on. This function turns the radio hardware on. Definition at line 223 of file tr1001.c. References ON. Referenced by tr1001_init(). |