Type Alias xmc4800::scu_general::Rmdata

source ·
pub type Rmdata = Reg<RmdataSpec>;
Expand description

RMDATA (rw) register accessor: Retention Memory Access Data Register

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

For information about available fields see rmdata module

Aliased Type§

struct Rmdata { /* private fields */ }