Added PSU DS messages
Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
@@ -197,6 +197,14 @@ public:
|
||||
* @return true if the writing of all the channels is successful.
|
||||
*/
|
||||
virtual bool Synchronise();
|
||||
/**
|
||||
* @brief
|
||||
* @details This method
|
||||
* It can be called within a
|
||||
* MARTe message.
|
||||
*/
|
||||
ErrorManagement::ErrorType TriggerPSU();
|
||||
ErrorManagement::ErrorType GoOnline();
|
||||
|
||||
private:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user