EMR

Type Alias EMR 

Source
pub type EMR = Reg<EMRrs>;
Expand description

EMR (rw) register accessor: Event mask register (EXTI_EMR)

You can read this register and get emr::R. You can reset, write, write_with_zero this register using emr::W. You can also modify this register. See API.

See register structure

For information about available fields see emr module

Aliased Typeยง

pub struct EMR { /* private fields */ }