CMP

Type Alias CMP 

Source
pub type CMP = Reg<CMP_SPEC>;
Expand description

CMP register accessor: an alias for Reg<CMP_SPEC>

Aliased Typeยง

pub struct CMP { /* private fields */ }