Type Alias stm32wlxx_hal::pac::dac::swtrgr::SWTRIG1_W
pub type SWTRIG1_W<'a, const O: u8> = BitWriterRaw<'a, u32, SWTRGR_SPEC, SWTRIG1_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SWTRIG1
writer - DAC channel1 software trigger
Aliased Type§
struct SWTRIG1_W<'a, const O: u8> { /* private fields */ }