Type Definition stm32g4::stm32g484::dac1::DAC_SWTRGR[][src]

type DAC_SWTRGR = Reg<u32, _DAC_SWTRGR>;

DAC software trigger register

This register you can reset, write, write_with_zero. See API.

For information about available fields see dac_swtrgr module

Trait Implementations

impl ResetValue for DAC_SWTRGR[src]

Register DAC_SWTRGR reset()'s with value 0

type Type = u32

Register size

impl Writable for DAC_SWTRGR[src]

write(|w| ..) method takes dac_swtrgr::W writer structure