Type Alias Rxdata

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

RXDATA (r) register accessor: Receive Data

You can read this register and get rxdata::R. See API.

For information about available fields see rxdata module

Aliased Typeยง

struct Rxdata { /* private fields */ }