R_RTC_Set_BinaryCounterValue
Sets the value of the binary
counter.
[Syntax]
void
R_RTC_Set_BinaryCounterValue ( uint32_t counter_write_val
);
[Argument(s)]
I/O |
Argument |
Description |
I |
uint32_t
counter_write_val; |
The value of the
binary counter |
[Return
value]
None.