Rev.1.01 2007.02.16
RJJ10J1643-0101
171
Program example
#include " rapi_io_port_r8c_13.h"
void func( void )
{
/* Set the data to port P1 register */
__WriteIOPortRegister( RAPI_PORT_1, 0xFF );
}