Type Alias stm32f4xx_hal::pac::uart4::CR1

source ·
pub type CR1 = Reg<CR1_SPEC>;
Expand description

CR1 register accessor: an alias for Reg<CR1_SPEC>

Aliased Type§

struct CR1 { /* private fields */ }