Loading...
Searching...
No Matches
openwsn_radio_t Struct Reference

OpenWSN radio variables structure. More...

Detailed Description

OpenWSN radio variables structure.

Definition at line 72 of file openwsn_radio.h.

#include <openwsn_radio.h>

Data Fields

ieee802154_dev_tdev
 radio hal
 
radio_capture_cbt startFrame_cb
 start of frame capture callback
 
radio_capture_cbt endFrame_cb
 end of frame capture callback
 

Field Documentation

◆ dev

ieee802154_dev_t* openwsn_radio_t::dev

radio hal

Definition at line 76 of file openwsn_radio.h.

◆ endFrame_cb

radio_capture_cbt openwsn_radio_t::endFrame_cb

end of frame capture callback

Definition at line 79 of file openwsn_radio.h.

◆ startFrame_cb

radio_capture_cbt openwsn_radio_t::startFrame_cb

start of frame capture callback

Definition at line 78 of file openwsn_radio.h.


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