Type Alias CCVR

pub type CCVR = Reg<CCVR_SPEC>;
Expand description

CCVR register accessor: an alias for Reg<CCVR_SPEC>

Aliased Typeยง

struct CCVR { /* private fields */ }