Type Alias stm32wlxx_hal::pac::dac::cr::MAMP1_W
pub type MAMP1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, MAMP1_A, Unsafe, 4, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MAMP1
writer - DAC channel1 mask/amplitude selector
Aliased Type§
struct MAMP1_W<'a, const O: u8> { /* private fields */ }