R_RTC_Get_BinaryCounterValue
|
Gets the value of the binary count.
[Syntax]
#include "r_cg_macrodriver.h"
void R_RTC_Get_BinaryCounterValue ( uint32_t * const counter_read_val );
|
[Argument(s)]
|
|
|
|
uint32_t * const
counter_read_val;
|
Pointer to an area where the obtained value of the binary counter is to be stored
|
[Return value]
None.