Expand description

The RTIC application module

Re-exports

pub use rtic::Monotonic as _;

Modules

Hardware task
Software task
Initialization function
Holds static methods for each monotonic.
Software task

Structs

Functions

DMA2_STREAM2 🔒
EXTI0 🔒
EXTI1 🔒
Interrupt handler to dispatch tasks at priority 1
EXTI9_5 🔒
TIM5 🔒
USART1 🔒
Spawns the task after a set duration relative to the current time
Spawns the task at a fixed time instant
Spawns the task directly
Spawns the task after a set duration relative to the current time
Spawns the task at a fixed time instant
init 🔒
User code end
Set up the display and initialise it with a clean screen.
setup_tof 🔒
Set up the TOF sensor.
Set up the independent watchdog and start the periodic task to feed it

Type Definitions

I2C1 🔒
I2cProxy 🔒
User code from within the module