pub type SWIER = Reg<SWIERrs>;Expand description
SWIER (rw) register accessor: Software interrupt event register (EXTI_SWIER)
You can read this register and get swier::R. You can reset, write, write_with_zero this register using swier::W. You can also modify this register. See API.
See register structure
For information about available fields see swier module
Aliased Typeยง
pub struct SWIER { /* private fields */ }