pub type UARTCR = Reg<UARTCR_SPEC>;
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.
read
uartcr::R
reset
write
write_with_zero
uartcr::W
modify
For information about available fields see uartcr module
uartcr
struct UARTCR { /* private fields */ }