pub type SWTRIG1_W<'a, const O: u8> = BitWriterRaw<'a, u32, SWTRGR_SPEC, bool, BitM, O>;
Expand description
Field SWTRIG1
writer - DAC channel1 software trigger This bit is set by software to trigger the DAC in software trigger mode. Note: This bit is cleared by hardware (one APB1 clock cycle later) once the DAC_DHR1 register value has been loaded into the DAC_DOR1 register.
Aliased Type§
struct SWTRIG1_W<'a, const O: u8> { /* private fields */ }