pub type EMR = Reg<EMRrs>;
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.
read
emr::R
reset
write
write_with_zero
emr::W
modify
See register structure
For information about available fields see emr module
emr
pub struct EMR { /* private fields */ }