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
 - Intc
Error  - Trigger
 - The trigger configuration for an interrupt.
 
Traits§
Type Aliases§
- BoxCPU
 - BoxCPU
CapLocal Irq  - Driver
Result  - Func
FdtParse Config  - Fdt 解析 
interrupts函数,一次解析一个cell - Hardware