Type Alias Intpend

Source
pub type Intpend = Reg<IntpendSpec>;
Expand description

INTPEND (rw) register accessor: Interrupt Pending

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

For information about available fields see intpend module

Aliased Typeยง

struct Intpend { /* private fields */ }