Type Alias Type

Source
pub type Type = Reg<TypeSpec>;
Expand description

TYPE (r) register accessor: Cache Type Register

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

For information about available fields see type_ module

Aliased Typeยง

struct Type { /* private fields */ }