CIR

Type Alias CIR 

Source
pub type CIR = Reg<CIR_SPEC>;
Expand description

CIR register accessor: an alias for Reg<CIR_SPEC>

Aliased Typeยง

pub struct CIR { /* private fields */ }