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