pub 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
Aliased Type§
pub struct SWTRIGR { /* private fields */ }