#include <IOLMW_HAL_Interface.h>
Data Fields | |
bool | boTrackEnable |
enable flag for the track | |
uint8_t | u8TXPower |
TX Power to set. | |
uint8_t | u8WhitenerSeed |
the start value for the whitener | |
uint8_t | au8Syncword [3] |
The syncword used during send and receive operations. | |
uint16_t | u16NextFrequency |
channel to be used next | |
uint16_t | u16SlotConfig |
Configuration of all of the slots: 2 Bits per Slot -> 16 Bits 00 -> not configured 01 -> configured as SSlot 11 -> configured as DSLot 10 -> not defined. | |
uint32_t | au32CRCSeed [8] |
CRC seeds in case. | |
This structure is used for the subcycle track configuration.