RDATA

Type Alias RDATA 

Source
pub type RDATA = Reg<RDATArs>;
Expand description

RDATA (r) register accessor: FMAC Read Data register

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

See register structure

For information about available fields see rdata module

Aliased Typeยง

pub struct RDATA { /* private fields */ }