Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
Data Fields
ADC2_CMPCFGx Union Reference

#include <adc2.h>

Data Fields

uint32_t reg
 
struct {
   uint32_t   LOWER: 8
 
   uint32_t   INP_SEL: 1
 
   uint32_t   __pad0__: 3
 
   uint32_t   HYST_LO: 2
 
   uint32_t   __pad1__: 2
 
   uint32_t   UPPER: 8
 
   uint32_t   BLANK_TIME: 3
 
   uint32_t   RST_BLANK_TIME: 1
 
   uint32_t   HYST_UP: 2
 
   uint32_t   MODE: 2
 
bit
 

Field Documentation

◆ __pad0__

uint32_t __pad0__

◆ __pad1__

uint32_t __pad1__

◆ 

struct { ... } bit

◆ BLANK_TIME

uint32_t BLANK_TIME

[26..24] Blank Time configuration

◆ HYST_LO

uint32_t HYST_LO

[13..12] Hysteresis set for lower compare threshold

◆ HYST_UP

uint32_t HYST_UP

[29..28] Hysteresis setting for upper compare threshold

◆ INP_SEL

uint32_t INP_SEL

[8..8] Input selection for the comparator unit

◆ LOWER

uint32_t LOWER

[7..0] Lower Compare Value

◆ MODE

uint32_t MODE

[31..30] Compare Mode

◆ reg

uint32_t reg

Compare Channel x Control Register

◆ RST_BLANK_TIME

uint32_t RST_BLANK_TIME

[27..27] Restart Blank time

◆ UPPER

uint32_t UPPER

[23..16] Upper Compare Value


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