Type Alias CR2

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

CR2 (rw) register accessor: control register 2

You can read this register and get cr2::R. You can reset, write, write_with_zero this register using cr2::W. You can also modify this register. See API.

See register structure

For information about available fields see cr2 module

Aliased Typeยง

pub struct CR2 { /* private fields */ }