Type Alias GCR

pub type GCR = Reg<GCR_SPEC>;
Expand description

GCR register accessor: an alias for Reg<GCR_SPEC>

Aliased Typeยง

struct GCR { /* private fields */ }