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