Crate rdif_intc

Source

Structs§

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

Enums§

Capability
Trigger
The trigger configuration for an interrupt.

Traits§

DriverGeneric
Interface
InterfaceCPU
在中断中调用,不会被打断,视为Sync

Type Aliases§

DriverResult
FdtParseConfigFn
Fdt 解析 interrupts 函数,一次解析一个cell
Hardware
HardwareCPU