beautypg.com

Renesas RJJ10J1643-0101 User Manual

Page 173

background image

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 );
}