BRR

Type Alias BRR 

Source
pub type BRR = Reg<BRRrs>;
Expand description

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.

See register structure

For information about available fields see brr module

Aliased Typeยง

pub struct BRR { /* private fields */ }