CIP

Type Alias CIP 

Source
pub type CIP = Reg<CIP_SPEC>;
Expand description

cip (rw) register accessor: an alias for Reg<CIP_SPEC>

Aliased Typeยง

pub struct CIP { /* private fields */ }