pub type CR3 = Reg<CR3rs>;
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.
read
cr3::R
reset
write
write_with_zero
cr3::W
modify
See register structure
For information about available fields see cr3 module
cr3
pub struct CR3 { /* private fields */ }