Type Alias stm32_eth::stm32::rcc::CIR

source ·
pub type CIR = Reg<CIR_SPEC>;
Expand description

CIR register accessor: an alias for Reg<CIR_SPEC>

Aliased Type§

struct CIR { /* private fields */ }