Type Alias stm32h7xx_hal::pac::can_ccu::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 */ }