Expand description
The RTIC application module
Modulesยง
- Hardware task
- Software task
- Idle loop
- Initialization function
- Software task
- shared_
resources ๐ - Software task
Structsยง
- Local ๐Local resources
- Shared ๐User code end Shared resources
- Execution context
- Shared resources
ethernet_link
has access to - Execution context
- Shared resources
idle
has access to - Execution context
- Execution context
- Local resources
settings_update
has access to - Shared resources
settings_update
has access to - Execution context
- Local resources
usb
has access to - Shared resources
usb
has access to - Execution context
Staticsยง
- Holds the maximum priority level for use by async HAL drivers.
Functionsยง
- ETH ๐ โ
- SDMMC ๐ โInterrupt handler to dispatch async tasks at priority 1
- eth ๐
- ethernet_
link ๐ - idle ๐
- init ๐
- settings_
update ๐ - usb ๐