pub type PX_MEM = Reg<PX_MEM_SPEC>;
PX_MEM (rw) register accessor: The memory that stores Px.
You can read this register and get px_mem::R. You can reset, write, write_with_zero this register using px_mem::W. You can also modify this register. See API.
read
px_mem::R
reset
write
write_with_zero
px_mem::W
modify
For information about available fields see px_mem module
px_mem
pub struct PX_MEM { /* private fields */ }