OpenWSN radio variables structure. More...
OpenWSN radio variables structure.
Definition at line 71 of file openwsn_radio.h.
#include <openwsn_radio.h>
Data Fields | |
| ieee802154_dev_t * | dev | 
| radio hal   | |
| radio_capture_cbt | startFrame_cb | 
| start of frame capture callback   | |
| radio_capture_cbt | endFrame_cb | 
| end of frame capture callback   | |
| ieee802154_dev_t* openwsn_radio_t::dev | 
radio hal
Definition at line 75 of file openwsn_radio.h.
| radio_capture_cbt openwsn_radio_t::endFrame_cb | 
end of frame capture callback
Definition at line 78 of file openwsn_radio.h.
| radio_capture_cbt openwsn_radio_t::startFrame_cb | 
start of frame capture callback
Definition at line 77 of file openwsn_radio.h.