Skip to main content

Rxdata

Type Alias Rxdata 

Source
pub type Rxdata = Reg<RxdataSpec>;
Expand description

rxdata (rw) register accessor: Receive Data Register

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

For information about available fields see rxdata module

Aliased Typeยง

pub struct Rxdata { /* private fields */ }