Type Alias stm32_hal2::pac::adc1::cfgr::AUTDLY_W

source ·
pub type AUTDLY_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, AUTDLY_A, BitM, O>;
Expand description

Field AUTDLY writer - ADC low power auto wait

Aliased Type§

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