Type Alias PR

Source
pub type PR = Reg<PR_SPEC>;
Expand description

PR register accessor: an alias for Reg<PR_SPEC>

Aliased Typeยง

pub struct PR { /* private fields */ }