Type Alias rp2040_pac::uart0::UARTCR

source ·
pub type UARTCR = Reg<UARTCR_SPEC>;
Expand description

UARTCR (rw) register accessor: Control Register, UARTCR

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

For information about available fields see uartcr module

Aliased Type§

struct UARTCR { /* private fields */ }