Error Set PollError [src]
Errors
Source
pub const PollError = uefi.UnexpectedError || error{
NotStarted,
DeviceError,
NotReady,
Timeout,
}
pub const PollError = uefi.UnexpectedError || error{
NotStarted,
DeviceError,
NotReady,
Timeout,
}