Type Alias stm32f4xx_hal::pac::adc1::sr::STRT_W

source ·
pub type STRT_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, STRT_A, BitM, O>;
Expand description

Field STRT writer - Regular channel start flag

Aliased Type§

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