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