Contiki-NG
Functions

Driver for the RE-Mote RF antenna switch. More...

#include "contiki.h"
#include "dev/gpio.h"
#include "antenna-sw.h"
#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_get (void)
 Function to read the current status of the RF switch. More...
 
int antenna_sw_select (uint8_t val)
 Function to select between the 2.4GHz or Sub-1GHz RF interface. More...
 

Detailed Description

Driver for the RE-Mote RF antenna switch.

Definition in file antenna-sw.c.