Add documentation
This commit is contained in:
@@ -41,7 +41,7 @@ typedef struct {
|
||||
|
||||
|
||||
/**
|
||||
* All time units are to be considered as microseconds ( 1ms )
|
||||
* All time units are to be considered as milliseconds (1ms)
|
||||
*/
|
||||
bool MMR_CAN_ClearTimerSCS(MmrCanMessageId scsId, CanId receiverId);
|
||||
bool MMR_CAN_SetTimerSCS(MmrCanMessageId scsId, CanId receiverId, TimerRange currentTime);
|
||||
@@ -57,4 +57,4 @@ bool MMR_CAN_SetTimerSCS(MmrCanMessageId scsId, CanId receiverId, TimerRange cur
|
||||
bool MMR_CAN_GetTimerSCS(RTRresponse *rtrResponse, TimerRange currentTime, TimerRange thresholdDelay);
|
||||
|
||||
|
||||
#endif // !INC_MMR_CAN_TIMER_SCS_H_
|
||||
#endif // !INC_MMR_CAN_TIMER_SCS_H_
|
||||
|
||||
Reference in New Issue
Block a user