RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_adc_offest_config Struct Reference

Converter Offset configuration. More...

#include <fsl_adc.h>

Data Fields

bool enableSigned
 
uint32_t offsetValue
 

Detailed Description

Converter Offset configuration.

Field Documentation

◆ enableSigned

bool _adc_offest_config::enableSigned

if false,The offset value is added with the raw result. if true,The offset value is subtracted from the raw converted value.

◆ offsetValue

uint32_t _adc_offest_config::offsetValue

User configurable offset value(0-4095).


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