Device descriptor for KW2XRF radio devices.
More...
Device descriptor for KW2XRF radio devices.
Definition at line 119 of file kw2xrf.h.
#include <kw2xrf.h>
◆ ack_rcvd
Indicate if ACK was received for last transmission.
Definition at line 138 of file kw2xrf.h.
◆ ack_requested
bool kw2xrf_t::ack_requested |
ACK was requested for last frame.
Definition at line 134 of file kw2xrf.h.
◆ buf
Buffer for incoming or outgoing packets.
Definition at line 126 of file kw2xrf.h.
◆ cca_before_tx
bool kw2xrf_t::cca_before_tx |
true if CCA shall be performed before TX
Definition at line 139 of file kw2xrf.h.
◆ ch_clear
CCA indicated channel clear.
Definition at line 135 of file kw2xrf.h.
◆ idle_state
uint8_t kw2xrf_t::idle_state |
state to return to after sending
Definition at line 129 of file kw2xrf.h.
◆ params
parameters for initialization
Definition at line 125 of file kw2xrf.h.
◆ pending_tx
uint8_t kw2xrf_t::pending_tx |
◆ state
current state of the radio
Definition at line 127 of file kw2xrf.h.
◆ thread
device specific fields
Network driver thread, for providing feedback from IRQ handler
Definition at line 124 of file kw2xrf.h.
◆ tx_cca_pending
bool kw2xrf_t::tx_cca_pending |
true a manual CCA was started and a TX should be triggered on channel clear indication
Definition at line 140 of file kw2xrf.h.
◆ tx_done
Indicate whether TX completed.
Definition at line 137 of file kw2xrf.h.
◆ tx_frame_len
uint8_t kw2xrf_t::tx_frame_len |
length of the current TX frame
Definition at line 128 of file kw2xrf.h.
◆ tx_power
int16_t kw2xrf_t::tx_power |
The current tx-power setting of the device.
Definition at line 133 of file kw2xrf.h.
◆ waiting_for_cca
bool kw2xrf_t::waiting_for_cca |
Indicate whether CCA is still ongoing.
Definition at line 136 of file kw2xrf.h.
The documentation for this struct was generated from the following file: