Type Alias PR

pub type PR = Reg<PR_SPEC>;
Expand description

PR register accessor: an alias for Reg<PR_SPEC>

Aliased Typeยง

struct PR { /* private fields */ }