Timer (C)C interface module for nn::os::Timer.
nnosTimer
|
C structure that represents a timer. |
|---|
nnosTimerInitialize
|
See the corresponding C++ function, nn::os::Timer::Initialize. |
|
|---|---|---|
nnosTimerTryInitialize
|
See the corresponding C++ function, nn::os::Timer::TryInitialize. |
|
nnosTimerStartPeriodic
|
See the corresponding C++ function, nn::os::Timer::StartPeriodic. |
|
nnosTimerStartOneShot
|
See the corresponding C++ function, nn::os::Timer::StartOneShot. |
|
nnosTimerWait
|
See the corresponding C++ function, nn::os::Timer::Wait. |
|
nnosTimerStop
|
See the corresponding C++ function, nn::os::Timer::Stop. |
|
nnosTimerClearSignal
|
See the corresponding C++ function, nn::os::Timer::ClearSignal. |
|
nnosTimerFinalize
|
See the corresponding C++ function, nn::os::Timer::Finalize. |
|
nnosTimerSignal
|
See the corresponding C++ function, nn::os::Timer::Signal. |
CONFIDENTIAL