Skip to main content

Module native

Module native 

Modules§

asm
can
ST bxCAN HAL bridge — thin Rust wrappers over interface/can.c.
debug
device_tree
error
excep
gpio
GPIO HAL plus per-line edge-callback demuxer. Kernel drivers use register_edge_handler and the IRQ slot from irq_slot_for_line.
i2c
mem
panic
sched
Module: sched
spi
stack
system
System-level controls.

Structs§

ArmMachine

Enums§

Fault
PosixError
POSIX / Linux errno values 1–133.

Traits§

Machinelike
Schedable

Functions§

err_or_else
ok_or_err

Type Aliases§

IrqHandler
IRQ handler signature: (ctx, vector, userdata).
IrqRegister
Registration callback the kernel hands to the HAL during init.
Machine
Result
Stack