nn::ptm::CTR::CancelRtcAlarm Function

Syntax

Result CancelRtcAlarm();

Arguments

None.

Return Values

Returns the function's execution result. Returns one of the Result values listed below.
Value Description
ResultSuccess Process was successful.
ResultNoAlarm An alarm has not been configured.

Description

Cancels a configured alarm.

If the time has been reported already, or if an alarm has not been configured, the function returns ResultNoAlarm.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL