Type Alias gd32f1::gd32f190::exti::Inten

source ·
pub type Inten = Reg<IntenSpec>;
Expand description

INTEN (rw) register accessor: Interrupt enable register (EXTI_INTEN)

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

For information about available fields see inten module

Aliased Type§

struct Inten { /* private fields */ }