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

Public Attributes

Updateableupdateable
 
TimerHandle_t timer
 

Detailed Description

Definition at line 7 of file Scheduler.c.

Member Data Documentation

◆ timer

TimerHandle_t ScheduledUpdateable::timer

Definition at line 9 of file Scheduler.c.

◆ updateable

Updateable* ScheduledUpdateable::updateable

Definition at line 8 of file Scheduler.c.


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