Type Alias stm32f4xx_hal::pac::adc1::cr2::EOCS_W

source ·
pub type EOCS_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, EOCS_A, BitM, O>;
Expand description

Field EOCS writer - End of conversion selection

Aliased Type§

struct EOCS_W<'a, const O: u8> { /* private fields */ }