Type Alias stm32_eth::stm32::can1::IER

source ·
pub type IER = Reg<IER_SPEC>;
Expand description

IER register accessor: an alias for Reg<IER_SPEC>

Aliased Type§

struct IER { /* private fields */ }