Type Alias stm32_hal2::pac::dfsdm::flt::cr1::FAST_W

source ·
pub type FAST_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, bool, BitM, O>;
Expand description

Field FAST writer - Fast conversion mode selection for regular conversions

Aliased Type§

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