Type Alias X_MEM

Source
pub type X_MEM = Reg<X_MEM_SPEC>;
Expand description

X_MEM (w) register accessor: Memory X

You can reset, write, write_with_zero this register using x_mem::W. See API.

For information about available fields see x_mem module

Aliased Typeยง

struct X_MEM { /* private fields */ }