Type Alias CALR

pub type CALR = Reg<CALR_SPEC>;
Expand description

CALR register accessor: an alias for Reg<CALR_SPEC>

Aliased Typeยง

struct CALR { /* private fields */ }