Type Alias CR3

Source
pub type CR3 = Reg<CR3_SPEC>;
Expand description

CR3 register accessor: an alias for Reg<CR3_SPEC>

Aliased Typeยง

pub struct CR3 { /* private fields */ }