Module rtic_syntax::analyze
source · Expand description
RTIC application analysis
Structs§
- The result of analyzing an RTIC application
- A channel used to send messages
Enums§
- Resource ownership
Type Aliases§
- Priority ceiling
- All channels, keyed by dispatch priority
- Resource ownership
- Task priority
- Resource name
- These types must implement the
Send
trait - These types must implement the
Sync
trait - Task name
- Location of all used local resources
- Location of all used shared resources