![]() |
RTEMS 6.1-rc7
|
Macros | |
#define | ADC_EXTERNALTRIGINJECCONV_EDGE_NONE (0x00000000UL) |
#define | ADC_EXTERNALTRIGINJECCONV_EDGE_RISING (ADC_JSQR_JEXTEN_0) |
#define | ADC_EXTERNALTRIGINJECCONV_EDGE_FALLING (ADC_JSQR_JEXTEN_1) |
#define | ADC_EXTERNALTRIGINJECCONV_EDGE_RISINGFALLING (ADC_JSQR_JEXTEN) |
#define ADC_EXTERNALTRIGINJECCONV_EDGE_FALLING (ADC_JSQR_JEXTEN_1) |
Injected conversions hardware trigger detection on the falling edge
#define ADC_EXTERNALTRIGINJECCONV_EDGE_NONE (0x00000000UL) |
Injected conversions hardware trigger detection disabled
#define ADC_EXTERNALTRIGINJECCONV_EDGE_RISING (ADC_JSQR_JEXTEN_0) |
Injected conversions hardware trigger detection on the rising edge
#define ADC_EXTERNALTRIGINJECCONV_EDGE_RISINGFALLING (ADC_JSQR_JEXTEN) |
Injected conversions hardware trigger detection on both the rising and falling edges