pub type TX_READY = Reg<TX_READY_SPEC>;Expand description
tx_ready (rw) register accessor: is ‘1’ when 1-byte transmit buffer is empty
You can read this register and get tx_ready::R. You can reset, write, write_with_zero this register using tx_ready::W. You can also modify this register. See API.
For information about available fields see tx_ready
module
Aliased Type§
pub struct TX_READY { /* private fields */ }