Type Definition stm32l4_stm32hal::stm32l4x1::dac1::SWTRIGR [−][src]
type SWTRIGR = Reg<u32, _SWTRIGR>;
Expand description
software trigger register
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see swtrigr module
Trait Implementations
write(|w| ..)
method takes swtrigr::W writer structure