Type Alias CR1

Source
pub type CR1 = Reg<CR1rs>;
Expand description

CR1 (rw) register accessor: control register 1

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

See register structure

For information about available fields see cr1 module

Aliased Typeยง

struct CR1 { /* private fields */ }