Expand description
RTIC application analysis
Structs§
Enums§
- Ownership
- Resource ownership
Type Aliases§
- Ceiling
- Priority ceiling
- Channels
- All channels, keyed by dispatch priority
- Ownerships
- Resource ownership
- Priority
- Task priority
- Resource
- Resource name
- Send
Types - These types must implement the
Send
trait - Sync
Types - These types must implement the
Sync
trait - Task
- Task name
- Used
Local Resource - Location of all used local resources
- Used
Shared Resource - Location of all used shared resources