Type Alias rp2040_pac::uart0::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 */ }