pub type UARTFR = Reg<UARTFR_SPEC>;
UARTFR (rw) register accessor: Flag Register, UARTFR
You can read this register and get uartfr::R. You can reset, write, write_with_zero this register using uartfr::W. You can also modify this register. See API.
read
uartfr::R
reset
write
write_with_zero
uartfr::W
modify
For information about available fields see uartfr module
uartfr
pub struct UARTFR { /* private fields */ }