nrf52840_pac::ficr

Type Alias IR

Source
pub type IR = Reg<IR_SPEC>;
Expand description

IR (r) register accessor: an alias for Reg<IR_SPEC>

Aliased Typeยง

struct IR { /* private fields */ }