Type Alias gd32f1::gd32f130::exti::Even

source ·
pub type Even = Reg<EvenSpec>;
Expand description

EVEN (rw) register accessor: Event enable register (EXTI_EVEN)

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

For information about available fields see even module

Aliased Type§

struct Even { /* private fields */ }