Type Alias SWIER

Source
pub type SWIER = Reg<u32, _SWIER>;
Expand description

Software interrupt event register (EXTI_SWIER)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see swier module

Aliased Typeยง

pub struct SWIER { /* private fields */ }