CR3

Type Alias CR3 

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

CR3 (rw) register accessor: Control register 3

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

See register structure

For information about available fields see cr3 module

Aliased Typeยง

pub struct CR3 { /* private fields */ }