Type Alias stm32wlxx_hal::pac::dac::cr::WAVE1_W

pub type WAVE1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, WAVE1_A, Unsafe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field WAVE1 writer - DAC channel1 noise/triangle wave generation enable

Aliased Type§

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