adc4 2.0.0.0
|
Macros | |
#define | ADC4_CON_UNIPOL 0x0000 |
#define | ADC4_CON_BIPOL 0x0001 << 12 |
#define | ADC4_CON_REFBUF_P_EN 0x0001 << 11 |
#define | ADC4_CON_REFBUF_N_EN 0x0001 << 10 |
#define | ADC4_CON_AINBUF_P_EN 0x0001 << 9 |
#define | ADC4_CON_AINBUF_N_EN 0x0001 << 8 |
#define | ADC4_CON_BURNOUT_EN 0x0001 << 7 |
#define | ADC4_CON_EXTREF 0x0000 |
#define | ADC4_CON_EXTREF_SUPP 0x0001 << 4 |
#define | ADC4_CON_EXTREF_INT 0x0002 << 4 |
#define | ADC4_CON_EXTREF_AV 0x0003 << 4 |
#define ADC4_CON_AINBUF_N_EN 0x0001 << 8 |
#define ADC4_CON_AINBUF_P_EN 0x0001 << 9 |
#define ADC4_CON_BIPOL 0x0001 << 12 |
#define ADC4_CON_BURNOUT_EN 0x0001 << 7 |
#define ADC4_CON_EXTREF 0x0000 |
#define ADC4_CON_EXTREF_AV 0x0003 << 4 |
#define ADC4_CON_EXTREF_INT 0x0002 << 4 |
#define ADC4_CON_EXTREF_SUPP 0x0001 << 4 |
#define ADC4_CON_REFBUF_N_EN 0x0001 << 10 |
#define ADC4_CON_REFBUF_P_EN 0x0001 << 11 |
#define ADC4_CON_UNIPOL 0x0000 |