the IEEE802.15.4 device descriptor More...
#include <radio.h>
Data Fields | |
| const ieee802154_radio_ops_t * | driver | 
| pointer to the operations of the device   | |
| void * | priv | 
| pointer to the private descriptor of the device   | |
| ieee802154_cb_t | cb | 
| the event callback of the device   | |
| ieee802154_cb_t ieee802154_dev::cb | 
| const ieee802154_radio_ops_t* ieee802154_dev::driver | 
| void* ieee802154_dev::priv |