A class which writes a sync message to the bus when it is run. More...
#include <SyncWriter.hpp>
Public Member Functions | |
SyncWriter (CANBus *_bus) | |
bool | initialize () |
void | step () |
void | finalize () |
void | sync () |
A class which writes a sync message to the bus when it is run.
Definition at line 43 of file SyncWriter.hpp.