Type Alias stm32_hal2::pac::fdcan1::IR

source ·
pub type IR = Reg<IR_SPEC>;
Expand description

IR register accessor: an alias for Reg<IR_SPEC>

Aliased Type§

struct IR { /* private fields */ }