Renesas Single-Chip Microcomputer M38C89T-ADF Manual de usuario Pagina 46

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 45
Rev.1.00 May 22 2012
REJ09B0566
4-26
Library Reference
R_IO_PORT_Write
4
4.2.3 34BI/O Port
Program example
#include "r_pdl_io_port.h"
void func( void )
{
uint16_t data;
/* Get the direction of port E */
R_IO_PORT_ReadControl(PDL_IO_PORT_E, &direction);
/* Get the direction of port F2 */
R_IO_PORT_Read(PDL_IO_PORT_F_2, &direction);
}
Vista de pagina 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 137 138

Comentarios a estos manuales

Sin comentarios