Type Alias ht32f523x2::cmp::Cr0

source ·
pub type Cr0 = Reg<Cr0Spec>;
Expand description

CR0 (rw) register accessor: CR0

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

For information about available fields see cr0 module

Aliased Type§

struct Cr0 { /* private fields */ }