Trident IoT SDK
Loading...
Searching...
No Matches
CHAN_SETTINGS_T Struct Reference

#include <T32CM11_adc.h>

Data Fields

__IO uint32_t ch_x_config
__IO uint32_t ch_x_burst
__IO uint32_t ch_x_threshholds
__IO uint32_t ch_x_reserved

Detailed Description


helper struct. there are 10 channels, each with the same 4 fields this allows us to use an array and array index in the code which makes the code simpler


Field Documentation

◆ ch_x_burst

__IO uint32_t CHAN_SETTINGS_T::ch_x_burst

◆ ch_x_config

__IO uint32_t CHAN_SETTINGS_T::ch_x_config

◆ ch_x_reserved

__IO uint32_t CHAN_SETTINGS_T::ch_x_reserved

◆ ch_x_threshholds

__IO uint32_t CHAN_SETTINGS_T::ch_x_threshholds

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