Reads the buffer value of TRX register (16-bit timer RX).
[Syntax]
#include “r_cg_macrodriver.h”
void R_TMRX_Get_BufferValue ( uint32_t * const value );
[Argument(s)]
I/O |
Argument |
Description |
O |
unit32_t * const value; |
Pointer to an area storing the buffer resister value of TRX resister |
[Return value]
None.