pub type UARTIBRD = Reg<UARTIBRD_SPEC>;Expand description
UARTIBRD (rw) register accessor: Integer Baud Rate Register, UARTIBRD
You can read this register and get uartibrd::R. You can reset, write, write_with_zero this register using uartibrd::W. You can also modify this register. See API.
For information about available fields see uartibrd
module
Aliased Typeยง
pub struct UARTIBRD { /* private fields */ }