Type Alias Ictr

Source
pub type Ictr = Reg<IctrSpec>;
Expand description

ICTR (r) register accessor: Interrupt Controller Type Register

You can read this register and get ictr::R. See API.

For information about available fields see ictr module

Aliased Typeยง

struct Ictr { /* private fields */ }