CR

Type Alias CR 

Source
pub type CR = Reg<CRrs>;
Expand description

CR (w) register accessor: Control register

You can reset, write, write_with_zero this register using cr::W. See API.

See register structure

For information about available fields see cr module

Aliased Typeยง

pub struct CR { /* private fields */ }