Enum zinc_hal_lpc11xx::ioregs::ADC_cr_edge
[−]
[src]
pub enum ADC_cr_edge {
Rising,
Falling,
}Variants
Rising | Start conversion on a rising edge on the selected CAP/MAT signal. |
Falling | Start conversion on a rising edge on the selected CAP/MAT signal. |