Loading...
Searching...
No Matches
cc2420_t Struct Reference

Device descriptor for CC2420 radio devices. More...

Detailed Description

Device descriptor for CC2420 radio devices.

Definition at line 89 of file cc2420.h.

#include <cc2420.h>

Data Fields

netdev_ieee802154_t netdev
 netdev parent struct
 
cc2420_params_t params
 hardware interface configuration
 
uint8_t state
 current state of the radio
 
uint16_t options
 state of used options
 

Field Documentation

◆ netdev

netdev_ieee802154_t cc2420_t::netdev

netdev parent struct

Definition at line 91 of file cc2420.h.

◆ options

uint16_t cc2420_t::options

state of used options

Definition at line 96 of file cc2420.h.

◆ params

cc2420_params_t cc2420_t::params

hardware interface configuration

Definition at line 93 of file cc2420.h.

◆ state

uint8_t cc2420_t::state

current state of the radio

Definition at line 95 of file cc2420.h.


The documentation for this struct was generated from the following file: