Type Alias ARCHITECTURE_R

Source
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 */ }