Loading...
Searching...
No Matches

Functions related to the netdev interface of the CC110x driver. More...

Detailed Description

Functions related to the netdev interface of the CC110x driver.

Author
Marian Buschsieweke maria.nosp@m.n.bu.nosp@m.schsi.nosp@m.ewek.nosp@m.e@ovg.nosp@m.u.de

Definition in file cc110x_netdev.h.

#include "net/netdev.h"
+ Include dependency graph for cc110x_netdev.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.
 

Function Documentation

◆ cc110x_on_gdo()

void cc110x_on_gdo ( void *  dev)

Interrupt handler to call on both edges of the GDO0 and GDO2 pins.

Parameters
devThe device descriptor of the transceiver

This interrupt handler requests that the cc110x ISR is called in thread context