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)
Data direction | Parameter name | Description |
---|---|---|
[in, out] | module |
Pointer to the software instance struct |
Returns
The current counter value as a 32-bit unsigned integer.