Module rtic_syntax::analyze[][src]

Expand description

RTIC application analysis

Structs

The result of analyzing an RTIC application

A channel used to send messages

Enums

Resource location

Resource ownership

Type Definitions

Priority ceiling

All channels, keyed by dispatch priority

Location of all used local resources

Resource ownership

Task priority

Resource name

These types must implement the Send trait

Location of all used shared resources

These types must implement the Sync trait

Task name

List of tasks names