nnosTimerTryInitialize Function
NN_EXTERN_C bool nnosTimerTryInitialize(
nnosTimer * this_,
bool isManualReset
);
| Name | Description | |
|---|---|---|
| this_ | ||
| isManualReset |
See the corresponding C++ function nn::os::Timer::TryInitialize.
CONFIDENTIAL