Type Alias rp2040_pac::uart0::UARTFBRD
source · pub type UARTFBRD = Reg<UARTFBRD_SPEC>;
Expand description
UARTFBRD (rw) register accessor: Fractional Baud Rate Register, UARTFBRD
You can read
this register and get uartfbrd::R
. You can reset
, write
, write_with_zero
this register using uartfbrd::W
. You can also modify
this register. See API.
For information about available fields see uartfbrd
module
Aliased Type§
struct UARTFBRD { /* private fields */ }