[][src]Type Definition stm32f3::stm32f303::dac::SWTRIGR

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