x86::irq::PFAULT_ERROR_WR
[−]
[src]
pub const PFAULT_ERROR_WR: PageFaultError=
PageFaultError{bits: 1 << 1,}
0: The access causing the fault was a read. 1: The access causing the fault was a write.