Renesas Single-Chip Microcomputer M38C89T-ADF Manual do Utilizador Página 46

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 137 138

Comentários a estes Manuais

Sem comentários