Type Alias stm32h7xx_hal::stm32::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 */ }