Go to the documentation of this file.
50 #ifndef OPENWSN_RADIO_H
51 #define OPENWSN_RADIO_H
58 #include "net/ieee802154/radio.h"
75 #if IS_ACTIVE(MODULE_OPENWSN_RADIO_NETDEV)
radio_capture_cbt endFrame_cb
end of frame capture callback
int openwsn_radio_init(void *radio_dev)
Initialize OpenWSN radio.
Definitions low-level network driver interface.
the IEEE802.15.4 device descriptor
ieee802154_dev_t * dev
radio hal
OpenWSN radio variables structure.
radio_capture_cbt startFrame_cb
start of frame capture callback
Structure to hold driver state.