TX_DATA

Type Alias TX_DATA 

Source
pub type TX_DATA = Reg<TX_DATA_SPEC>;
Expand description

tx_data (rw) register accessor: valid to write to when tx_rdy is high, will trigger a transmit

You can read this register and get tx_data::R. You can reset, write, write_with_zero this register using tx_data::W. You can also modify this register. See API.

For information about available fields see tx_data module

Aliased Typeยง

pub struct TX_DATA { /* private fields */ }