Loading...
Searching...
No Matches

Functions to related to RX/TX of the CC110x transceiver driver. More...

Detailed Description

Functions to related to RX/TX of the CC110x transceiver 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_rx_tx.h.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

void cc110x_isr (netdev_t *dev)
 ISR to be called via netdev_driver_t::isr.
 
void cc110x_enter_rx_mode (cc110x_t *dev)
 Bring transceiver into RX mode.
 

Function Documentation

◆ cc110x_enter_rx_mode()

void cc110x_enter_rx_mode ( cc110x_t dev)

Bring transceiver into RX mode.

Parameters
devThe device descriptor of the transceiver
Precondition
dev has been acquired using cc110x_acquire
Postcondition
dev is still acquired, the caller has to release it