Type Alias stm32f4xx_hal::pac::usart1::BRR

source ·
pub type BRR = Reg<BRR_SPEC>;
Expand description

BRR register accessor: an alias for Reg<BRR_SPEC>

Aliased Type§

struct BRR { /* private fields */ }