pcTimerGetName() function
const char * const pcTimerGetName( TimerHandle_t xTimer ); Returns the name that was assigned to a timer when the timer was created.
Arguments
xTimer
The handle of the timer being queried.
Return value
The name assigned to the timer specified by the xTimer parameter.
![]()
const char * pcTimerGetName( TimerHandle_t xTimer )
pcTimerGetName() calls 1 function:
![]()
pcTimerGetName()
pcTimerGetName() reads 1 variable:
![]()
pcTimerGetName()