Type Alias CR2

pub type CR2 = Reg<CR2_SPEC>;
Expand description

CR2 register accessor: an alias for Reg<CR2_SPEC>

Aliased Typeยง

struct CR2 { /* private fields */ }