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_handlerand the IRQ slot fromirq_slot_for_line. - i2c
- mem
- panic
- sched
- Module: sched
- spi
- stack
- system
- System-level controls.
Structs§
Enums§
- Fault
- Posix
Error - POSIX / Linux errno values 1–133.
Traits§
Functions§
Type Aliases§
- IrqHandler
- IRQ handler signature:
(ctx, vector, userdata). - IrqRegister
- Registration callback the kernel hands to the HAL during init.
- Machine
- Result
- Stack