Type Alias stm32_eth::stm32::can1::RFR

source ·
pub type RFR = Reg<RFR_SPEC>;
Expand description

RFR register accessor: an alias for Reg<RFR_SPEC>

Aliased Type§

struct RFR { /* private fields */ }