pub type BRR = Reg<BRRrs>;
BRR (rw) register accessor: Baud rate register
You can read this register and get brr::R. You can reset, write, write_with_zero this register using brr::W. You can also modify this register. See API.
read
brr::R
reset
write
write_with_zero
brr::W
modify
See register structure
For information about available fields see brr module
brr
pub struct BRR { /* private fields */ }