Type Alias stm32f4xx_hal::pac::adc1::jsqr::JSQ2_W

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

Field JSQ2 writer - 2nd conversion in injected sequence

Aliased Type§

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