pub type RTSR = Reg<RTSRrs>;Expand description
RTSR (rw) register accessor: Rising Trigger selection register (EXTI_RTSR)
You can read this register and get rtsr::R. You can reset, write, write_with_zero this register using rtsr::W. You can also modify this register. See API.
See register structure
For information about available fields see rtsr module
Aliased Typeยง
pub struct RTSR { /* private fields */ }