RX_DATA

Type Alias RX_DATA 

Source
pub type RX_DATA = Reg<RX_DATA_SPEC>;
Expand description

rx_data (rw) register accessor: valid to read from when rx_avail is high, last received byte

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

For information about available fields see rx_data module

Aliased Typeยง

pub struct RX_DATA { /* private fields */ }