Expand description
The RTIC application module
Modulesยง
- eth
 - Hardware task
 - ethernet_
link  - Software task
 - idle
 - Idle loop
 - init
 - Initialization function
 - settings_
update  - Software task
 - shared_
resources ๐ - usb
 - Software task
 
Structsยง
- Local ๐
 - Local resources
 - Shared ๐
 - User code end Shared resources
 - __
rtic_ internal_ eth_ Context  - Execution context
 - __
rtic_ internal_ ethernet_ link Shared Resources  - Shared resources 
ethernet_linkhas access to - __
rtic_ internal_ ethernet_ link_ Context  - Execution context
 - __
rtic_ internal_ idle Shared Resources  - Shared resources 
idlehas access to - __
rtic_ internal_ idle_ Context  - Execution context
 - __
rtic_ internal_ init_ Context  - Execution context
 - __
rtic_ internal_ settings_ update Local Resources  - Local resources 
settings_updatehas access to - __
rtic_ internal_ settings_ update Shared Resources  - Shared resources 
settings_updatehas access to - __
rtic_ internal_ settings_ update_ Context  - Execution context
 - __
rtic_ internal_ usbLocal Resources  - Local resources 
usbhas access to - __
rtic_ internal_ usbShared Resources  - Shared resources 
usbhas access to - __
rtic_ internal_ usb_ Context  - Execution context
 
Staticsยง
- RTIC_
ASYNC_ ๐MAX_ LOGICAL_ PRIO  - Holds the maximum priority level for use by async HAL drivers.
 - __
rtic_ ๐internal_ ethernet_ link_ EXEC  - __
rtic_ ๐internal_ settings_ update_ EXEC  - __
rtic_ ๐internal_ usb_ EXEC  
Functionsยง
- ETH ๐ โ
 - SDMMC ๐ โ
 - Interrupt handler to dispatch async tasks at priority 1
 - eth ๐
 - ethernet_
link ๐ - idle ๐
 - init ๐
 - settings_
update ๐ - usb ๐