Type Alias AR

Source
pub type AR = Reg<AR_SPEC>;
Expand description

AR register accessor: an alias for Reg<AR_SPEC>

Aliased Typeยง

struct AR { /* private fields */ }