Type Alias Memtype

Source
pub type Memtype = Reg<MemtypeSpec>;
Expand description

MEMTYPE (r) register accessor: CoreSight ROM Table Memory Type

You can read this register and get memtype::R. See API.

For information about available fields see memtype module

Aliased Typeยง

struct Memtype { /* private fields */ }