[][src]Module rtic_syntax::analyze

RTIC application analysis

Structs

Analysis

The result of analyzing an RTIC application

Channel

A channel used to send messages

Enums

Location

Resource location

Ownership

Resource ownership

Type Definitions

Ceiling

Priority ceiling

Channels

All channels, keyed by dispatch priority

LateResources

Late resources, wrapped in a vector

Locations

Location of all used resources

Ownerships

Resource ownership

Priority

Task priority

Resource

Resource name

SendTypes

These types must implement the Send trait

SyncTypes

These types must implement the Sync trait

Task

Task name

Tasks

List of tasks names