Type Alias MEM_PVT

Source
pub type MEM_PVT = Reg<MEM_PVT_SPEC>;
Expand description

MEM_PVT (rw) register accessor: mem pvt register

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

For information about available fields see mem_pvt module

Aliased Typeยง

struct MEM_PVT { /* private fields */ }