Module chip

Source
Expand description

High-level setup and interrupt mapping for the chip.

Structs§

VeeR
VeeRDefaultPeripherals

Constants§

PIC_BASE

Statics§

PIC

Functions§

disable_interrupt_trap_handler
Function that gets called if an interrupt occurs while an app was running.
start_trap_rust
Trap handler for board/chip specific code.