Cr2

Type Alias Cr2 

Source
pub type Cr2 = Reg<Cr2Spec>;
Expand description

CR2 (rw) register accessor:

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.

For information about available fields see cr2 module

Aliased Typeยง

pub struct Cr2 { /* private fields */ }