pub type ARCHITECTURE_R = FieldReader;
Expand description
Field ARCHITECTURE
reader - Constant that defines the architecture of the processor:
0xC = ARMv6-M architecture.
Aliased Type§
struct ARCHITECTURE_R { /* private fields */ }
pub type ARCHITECTURE_R = FieldReader;
Field ARCHITECTURE
reader - Constant that defines the architecture of the processor:
0xC = ARMv6-M architecture.
struct ARCHITECTURE_R { /* private fields */ }