PIR

Type Alias PIR 

Source
pub type PIR = Reg<PIR_SPEC>;
Expand description

PIR register accessor: an alias for Reg<PIR_SPEC>

Aliased Typeยง

pub struct PIR { /* private fields */ }