CR4

Type Alias CR4 

Source
pub type CR4 = Reg<CR4_SPEC>;
Expand description

CR4 register accessor: an alias for Reg<CR4_SPEC>

Aliased Typeยง

pub struct CR4 { /* private fields */ }