Type Alias stm32_hal2::pac::opamp::opamp1_csr::PGA_GAIN_W

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

Field PGA_GAIN writer - allows to switch from AOP offset trimmed values to AOP offset

Aliased Type§

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