Type Alias CR2

Source
pub type CR2 = Reg<CR2_SPEC>;
Expand description

CR2 register accessor: an alias for Reg<CR2_SPEC>

Aliased Typeยง

pub struct CR2 { /* private fields */ }