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