Type Alias stm32_eth::stm32::can1::ESR

source ·
pub type ESR = Reg<ESR_SPEC>;
Expand description

ESR register accessor: an alias for Reg<ESR_SPEC>

Aliased Type§

struct ESR { /* private fields */ }