1.2.19.43 1.3.22.43 1.4.20.43 1.5.21.43 1.6.21.43 1.7.22.43 1.29.21.43 1.32.24.43 1.38.20.43 1.39.17.43 1.40.19.43 RTC_Timer16TimeStampGet Function
C
uint16_t RTC_Timer16TimeStampGet( void )
Summary
Get the Time stamp of Tamper Detection.
Description
This function is used to get the 32-bit counter Value at which the tamper Detection took place.
Precondition
Tamper channels must be configured properly using MHC.
Parameters
None.
Returns
16-bit counter Value.
Example
uint16_t tamperTime = RTC_Timer16TimeStampGet();
Remarks
This Feature may not be available on all devices. Refer to device Datasheet for more information..