TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0

ADxCR0 Register. More...

Macros

#define ADxCR0_ADEN_DISABLE   ((uint32_t)0x00000000)
 
#define ADxCR0_ADEN_ENABLE   ((uint32_t)0x00000080)
 
#define ADxCR0_HPSGL_ENABLE   ((uint32_t)0x00000004)
 
#define ADxCR0_SGL_ENABLE   ((uint32_t)0x00000002)
 
#define ADxCR0_CNT_MASK   ((uint32_t)0x00000001)
 
#define ADxCR0_CNT_DISABLE   ((uint32_t)0x00000000)
 
#define ADxCR0_CNT_ENABLE   ((uint32_t)0x00000001)
 

Detailed Description

ADxCR0 Register.

Detail.

Bit Bit Symbol
31-8 -
7 ADEN
6-3 -
2 HPSGL
1 SGL
0 CNT

Macro Definition Documentation

§ ADxCR0_ADEN_DISABLE

#define ADxCR0_ADEN_DISABLE   ((uint32_t)0x00000000)

ADEN :Disable

§ ADxCR0_ADEN_ENABLE

#define ADxCR0_ADEN_ENABLE   ((uint32_t)0x00000080)

ADEN :Enable

§ ADxCR0_CNT_DISABLE

#define ADxCR0_CNT_DISABLE   ((uint32_t)0x00000000)

CNT :Disable

§ ADxCR0_CNT_ENABLE

#define ADxCR0_CNT_ENABLE   ((uint32_t)0x00000001)

CNT :Enable

§ ADxCR0_CNT_MASK

#define ADxCR0_CNT_MASK   ((uint32_t)0x00000001)

CNT :Mask

§ ADxCR0_HPSGL_ENABLE

#define ADxCR0_HPSGL_ENABLE   ((uint32_t)0x00000004)

HPSGL :Enable

§ ADxCR0_SGL_ENABLE

#define ADxCR0_SGL_ENABLE   ((uint32_t)0x00000002)

SGL :Enable