Type Alias stm32wlxx_hal::pac::dac::ccr::OTRIM1_W
pub type OTRIM1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCR_SPEC, u8, u8, Unsafe, 5, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OTRIM1
writer - DAC Channel 1 offset trimming value
Aliased Type§
struct OTRIM1_W<'a, const O: u8> { /* private fields */ }