1.2.19.7 1.3.22.7 1.4.20.7 1.5.21.7 1.6.21.7 1.7.22.7 1.29.21.7 1.32.24.7 1.38.20.7 1.39.17.7 1.40.19.7 RTC_Timer32TimeStampGet Function
C
uint32_t RTC_Timer32TimeStampGet( 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
32-bit counter Value.
Example
uint32_t tamperTime = RTC_Timer32TimeStampGet();
Remarks
This Feature may not be available on all devices. Refer to device Datasheet for more information.