pub type MMFAR = Reg<MMFAR_SPEC>;Expand description
MMFAR (rw) register accessor: Shows the address of the memory location that caused an MPU fault
You can read this register and get mmfar::R. You can reset, write, write_with_zero this register using mmfar::W. You can also modify this register. See API.
For information about available fields see mmfar
module
Aliased Typeยง
pub struct MMFAR { /* private fields */ }