pub type CR2 = Reg<CR2rs>;
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.
read
cr2::R
reset
write
write_with_zero
cr2::W
modify
See register structure
For information about available fields see cr2 module
cr2
pub struct CR2 { /* private fields */ }