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 * | ctx |
pointer to the context of the device | |
ieee802154_cb_t | cb |
the event callback of the device | |