nn::ptm::CTR::CancelRtcAlarm FunctionResult CancelRtcAlarm();
None.
Result values listed below. | Value | Description |
|---|---|
Result::IsSuccess |
Process was successful. |
ResultNoAlarm |
An alarm has not been configured. |
Cancels a configured alarm.
If notification of the time has been sent already, or if no alarm has been configured, the function returns ResultNoAlarm.
CONFIDENTIAL