rp2040_pac::uart0

Type Alias UARTDR

Source
pub type UARTDR = Reg<UARTDR_SPEC>;
Expand description

UARTDR (rw) register accessor: Data Register, UARTDR

You can read this register and get uartdr::R. You can reset, write, write_with_zero this register using uartdr::W. You can also modify this register. See API.

For information about available fields see uartdr module

Aliased Typeยง

struct UARTDR { /* private fields */ }