Type Alias CPU

Source
pub type CPU = Periph<RegisterBlock, 62>;
Expand description

CPU Registers

Aliased Typeยง

struct CPU { /* private fields */ }