14.7.3.2.2 Function rtc_count_get_count()

Get the current count value.

uint32_t rtc_count_get_count( struct rtc_module *const module)

Table 14-18. Parameters
Data directionParameter nameDescription

[in, out]

module

Pointer to the software instance struct

Returns the current count value.

Returns

The current counter value as a 32-bit unsigned integer.