Enum Extension
Source pub enum Extension {
Base = 16,
SetTimer = 0,
ConsolePutChar = 1,
ConsoleGetChar = 2,
Timer = 1_414_090_053,
Ipi = 7_557_193,
Rfence = 1_380_339_267,
Hsm = 4_739_917,
Srst = 1_397_904_212,
Pmu = 5_262_677,
}
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
[From]<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.