Module hal_al

Module hal_al 

Source

Re-exports§

pub use crate::irq::IrqParam;

Modules§

hal
Module generated by trait-ffi.
mmu
run

Structs§

DeviceId
DriverRegisterSlice
IrqId
Hardware Interrupt ID

Enums§

CacheOp

Traits§

Hal

Attribute Macros§

impl_extern_trait
Helper macro to implement the extern trait for a type. Implements an extern trait for a type and generates corresponding C function exports.