|
Contiki 3.x
|
Header file for the RE-Mote RF antenna switch. More...
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | antenna_sw_config (void) |
| Init function for the antenna switch. More... | |
| int | antenna_sw_select (uint8_t val) |
| Function to select between the 2.4GHz or Sub-1GHz RF interface. More... | |
| int | antenna_sw_get (void) |
| Function to read the current status of the RF switch. More... | |
Header file for the RE-Mote RF antenna switch.
Definition in file antenna-sw.h.
1.8.6