Type Definition stm32f4::stm32f413::dac::SWTRIGR[][src]

type SWTRIGR = Reg<u32, _SWTRIGR>;

software trigger register

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