19#ifndef CC110X_NETDEV_H
20#define CC110X_NETDEV_H
const netdev_driver_t cc110x_driver
RIOT's API to interact with the CC1100/CC1101 driver.
void cc110x_on_gdo(void *dev)
Interrupt handler to call on both edges of the GDO0 and GDO2 pins.
Definitions low-level network driver interface.
Structure to hold driver interface -> function mapping.