Type Definition rp2040_pac::uart0::UARTCR[][src]

type UARTCR = Reg<u32, _UARTCR>;
Expand description

Control Register, UARTCR

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see uartcr module

Trait Implementations

Register UARTCR reset()’s with value 0x0300

Register size

Reset value of the register

read() method returns uartcr::R reader structure

write(|w| ..) method takes uartcr::W writer structure