![]() |
![]() |
Signal and image band energy monitoring configuration. More...
#include <control/mmwavelink/include/rl_monitoring.h>
Data Fields | |
rlUInt8_t | profileIndx |
This field indicates the profile index for which this configuration applies. | |
rlUInt8_t | numSlices |
Number of (primary + secondary) slices to monitor Valid range: 1 to 127. | |
rlUInt16_t | timeSliceNumSamples |
This field specifies the number of samples constituting each time slice. The minimum allowed value for this parameter is 4. Valid range: 4 to NUM_ADC_SAMPLES . More... | |
rlUInt32_t | reserved0 |
Reserved for Future use. | |
rlUInt32_t | reserved1 |
Reserved for Future use. | |
Signal and image band energy monitoring configuration.
Definition at line 1875 of file rl_monitoring.h.
rlUInt16_t rlSigImgMonConf_t::timeSliceNumSamples |
This field specifies the number of samples constituting each time slice. The
minimum allowed value for this parameter is 4.
Valid range: 4 to NUM_ADC_SAMPLES
.
Definition at line 1912 of file rl_monitoring.h.