Type Alias stm32f4xx_hal::pac::adc1::sqr3::SQ4_W

source ·
pub type SQ4_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SQR3_SPEC, u8, u8, Unsafe, 5, O>;
Expand description

Field SQ4 writer - 4th conversion in regular sequence

Aliased Type§

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