Type Alias stm32_hal2::pac::opamp::opamp1_csr::VM_SEL_W

source ·
pub type VM_SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OPAMP1_CSR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field VM_SEL writer - Inverting input selection

Aliased Type§

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