Type Alias PAR

Source
pub type PAR = Reg<PAR_SPEC>;
Expand description

PAR register accessor: an alias for Reg<PAR_SPEC>

Aliased Typeยง

pub struct PAR { /* private fields */ }