Function rtc_tamper_get_stamp()

Get the tamper stamp value.

uint32_t rtc_tamper_get_stamp(
		struct rtc_module *const module)

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to the software instance struct

Returns

The current tamper stamp value as a 32-bit unsigned integer.