pub type CR4 = Reg<CR4_SPEC>;
CR4 register accessor: an alias for Reg<CR4_SPEC>
Reg<CR4_SPEC>
pub struct CR4 { /* private fields */ }