Data Fields
rlAdcBitFormat_t Struct Reference

ADC Bit and ADC Output format Configuration. More...

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

Data Fields

rlUInt32_t b2AdcBits:2
 ADC out bits - 0(12 Bits), 1(14 Bits), 2(16 Bits)
 
rlUInt32_t b6Reserved0:6
 Reserved for Future use.
 
rlUInt32_t b8FullScaleReducFctr:8
 Number of bits to reduce ADC full scale by Valid range: 0 to (16 - Number of ADC bits) For e.g. for 12 bit ADC output, this field can take values 0, 1, 2 or 3
For 14 bit ADC output, this field can take values 0, 1 or 2
For 16 bit ADC output, this field can take only value 0
.
 
rlUInt32_t b2AdcOutFmt:2
 ADC out format- 0(Real), 1(Complex), 2(Complex with Image band), 3(Pseudo Real)
 
rlUInt32_t b14Reserved1:14
 Reserved for Future use.
 

Detailed Description

ADC Bit and ADC Output format Configuration.

Definition at line 306 of file rl_sensor.h.


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

Copyright 2020, Texas Instruments Incorporated