Crate rdif_intc

Source

Structs§

Box
A pointer type that uniquely owns a heap allocation of type T.
CpuId
IrqConfig
IrqId
Vec
A contiguous growable array type, written as Vec<T>, short for ‘vector’.

Enums§

CPUCapability
Capability
IntcError
Trigger
The trigger configuration for an interrupt.

Traits§

CPUCapLocalIrq
DriverGeneric
Interface
InterfaceCPU

Type Aliases§

BoxCPU
BoxCPUCapLocalIrq
DriverResult
FuncFdtParseConfig
Fdt 解析 interrupts 函数,一次解析一个cell
Hardware