RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Data Fields
_adc_channel_config Struct Reference

ADC channel conversion configuration. More...

#include <fsl_adc.h>

Data Fields

uint32_t channelNumber
 
bool enableInterruptOnConversionCompleted
 

Detailed Description

ADC channel conversion configuration.

Field Documentation

◆ channelNumber

uint32_t _adc_channel_config::channelNumber

Setting the conversion channel number. The available range is 0-31. See channel connection information for each chip in Reference Manual document.

◆ enableInterruptOnConversionCompleted

bool _adc_channel_config::enableInterruptOnConversionCompleted

Generate an interrupt request once the conversion is completed.


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