Type Alias RPR1

Source
pub type RPR1 = Reg<RPR1rs>;
Expand description

RPR1 (rw) register accessor: EXTI rising edge pending register

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

See register structure

For information about available fields see rpr1 module

Aliased Typeยง

struct RPR1 { /* private fields */ }