Type Alias gd32f1::gd32f130::exti::Rten

source ·
pub type Rten = Reg<RtenSpec>;
Expand description

RTEN (rw) register accessor: Rising Edge Trigger Enable register (EXTI_RTEN)

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

For information about available fields see rten module

Aliased Type§

struct Rten { /* private fields */ }