Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
k64u kPeriodic_Period ( kPeriodic  timer)

Reports the timer callback period.

Deadlock can occur if a timer callback is in progress and is blocked indefinitely when this function is called. It is safe to call this function from within a timer callback.

The value returned by this function is only valid if the timer has been started.

Parameters
timerkPeriodic object.
Returns
Timer period (us).