Everything

R_RTC_Get_BinaryCounterValue

Gets the value of the binary count.

 

[Syntax]

void    R_RTC_Get_BinaryCounterValue ( uint32_t * const counter_read_val );

 

[Argument(s)]

I/O

Argument

Description

O

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.