Vehicle Control Unit 0.01
This is the c library for controlling the car.
Loading...
Searching...
No Matches
Public Attributes | List of all members
WorkItem Struct Reference
Collaboration diagram for WorkItem:
Collaboration graph
[legend]

Public Attributes

Updateableupdateable
 
TickType_t timestamp
 

Detailed Description

Definition at line 13 of file Scheduler.c.

Member Data Documentation

◆ timestamp

TickType_t WorkItem::timestamp

Definition at line 15 of file Scheduler.c.

◆ updateable

Updateable* WorkItem::updateable

Definition at line 14 of file Scheduler.c.


The documentation for this struct was generated from the following file: