Type Alias nrf52832_hal::pac::ficr::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 */ }