Data Fields
rlAdvChirpLUTCfg_t Struct Reference

Advanced Chirp LUT Configuration Structure Load a generic chirp parameter LUT (firmware RAM of size 12kB) More...

#include <control/mmwavelink/include/rl_sensor.h>

Data Fields

rlUInt32_t reserved0
 Reserved for Future use.
 
rlUInt32_t reserved1
 Reserved for Future use.
 
rlUInt32_t reserved2
 Reserved for Future use.
 
rlUInt16_t lutAddressOffset
 Start address offset at which to populate the bytes of patterns.
Address offset has to be multiple 4 bytes (word boundary).
.
 
rlUInt16_t numBytes
 Number of valid bytes to write.
Valid range: 4 to 212, must be multiple of 4.
.
 
rlInt8_t calData [RL_MAX_ADV_CHIRP_LUT_CHUNK_SIZE]
 Byte array to load in to the Generic SW Chirp Parameter LUT.
The size of this sub-block is fixed to total 232 bytes, hence it is recommended to group multiple chirp parameters and send in chunks.
.
 

Detailed Description

Advanced Chirp LUT Configuration Structure Load a generic chirp parameter LUT (firmware RAM of size 12kB)

Definition at line 5155 of file rl_sensor.h.


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

Copyright 2020, Texas Instruments Incorporated