Type Definition stm32h7xx_hal::stm32::usart1::BRR[][src]

type BRR = Reg<u32, _BRR>;

Baud rate register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see brr module