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 |
The current counter value as a 32-bit unsigned integer.