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) |
ADxCR0 Register.
Detail.
Bit | Bit Symbol |
---|---|
31-8 | - |
7 | ADEN |
6-3 | - |
2 | HPSGL |
1 | SGL |
0 | CNT |
#define ADxCR0_ADEN_DISABLE ((uint32_t)0x00000000) |
ADEN :Disable
#define ADxCR0_ADEN_ENABLE ((uint32_t)0x00000080) |
ADEN :Enable
#define ADxCR0_CNT_DISABLE ((uint32_t)0x00000000) |
CNT :Disable
#define ADxCR0_CNT_ENABLE ((uint32_t)0x00000001) |
CNT :Enable
#define ADxCR0_CNT_MASK ((uint32_t)0x00000001) |
CNT :Mask
#define ADxCR0_HPSGL_ENABLE ((uint32_t)0x00000004) |
HPSGL :Enable
#define ADxCR0_SGL_ENABLE ((uint32_t)0x00000002) |
SGL :Enable