Type Alias Mmfr
Source pub type Mmfr = Reg<MmfrSpec>;
Expand description
MMFR (r) register accessor: Memory Model Feature Register
You can read
this register and get mmfr::R
. See API.
For information about available fields see mmfr
module
struct Mmfr { }