Type Alias stm32_hal2::pac::opamp::opamp1_csr::CALOUT_W

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

Field CALOUT writer - Operational amplifier calibration output

Aliased Type§

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