Type Alias stm32_eth::stm32::uart4::CR3

source ·
pub type CR3 = Reg<CR3_SPEC>;
Expand description

CR3 register accessor: an alias for Reg<CR3_SPEC>

Aliased Type§

struct CR3 { /* private fields */ }