Type Definition stm32f1::stm32f103::dac::SWTRIGR[][src]

type SWTRIGR = Reg<u32, _SWTRIGR>;

DAC software trigger register (DAC_SWTRIGR)

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

For information about available fields see swtrigr module

Trait Implementations

impl ResetValue for SWTRIGR[src]

Register SWTRIGR reset()'s with value 0

type Type = u32

Register size

impl Writable for SWTRIGR[src]

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