RAIL_TxChannelHoppingConfigEntry_t Struct Reference
Structure that represents one of the channels that is part of a RAIL_TxChannelHoppingConfig_t sequence of channels used in channel hopping.
#include <
rail_types.h
>
Data Fields |
|
uint16_t | channel |
The channel number to be used for this entry in the channel hopping sequence.
|
|
uint8_t | reserved [2] |
Pad bytes reserved for future use and currently ignored.
|
|
uint32_t | delay |
Idle time in microseconds to wait before transmitting on the channel indicated by this entry.
|
Structure that represents one of the channels that is part of a RAIL_TxChannelHoppingConfig_t sequence of channels used in channel hopping.
Definition at line
1987
of file
rail_types.h
.
Field Documentation
◆ channel
uint16_t RAIL_TxChannelHoppingConfigEntry_t::channel |
The channel number to be used for this entry in the channel hopping sequence.
If this is an invalid channel for the current PHY, the call to RAIL_SetNextTxRepeat() will fail.
Definition at line
1993
of file
rail_types.h
.
The documentation for this struct was generated from the following file:
-
common/
rail_types.h