Alarm (C)C interface module for nn::os::Alarm.
Specify the time directly in nanoseconds instead of using nn::fnd::TimeSpan units.
nnosAlarm
|
C Structure representing an alarm. |
|---|
nnosAlarmInitialize
|
See the corresponding C++ function, nn::os::Alarm::Initialize. |
|
|---|---|---|
nnosAlarmFinalize
|
See the corresponding C++ function, nn::os::Alarm::Finalize. |
|
nnosAlarmSetOneShot
|
See the corresponding C++ function, nn::os::Alarm::SetOneShot. |
|
nnosAlarmSetPeriodic
|
See the corresponding C++ function, nn::os::Alarm::SetPeriodic. |
|
nnosAlarmCancel
|
See the corresponding C++ function, nn::os::Alarm::Cancel. |
|
nnosAlarmCanSet
|
See the corresponding C++ function, nn::os::Alarm::CanSet. |
CONFIDENTIAL