Renesas Single-Chip Microcomputer M38C89T-ADF Uživatelský manuál Strana 46

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 138
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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);
}
Zobrazit stránku 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 137 138

Komentáře k této Příručce

Žádné komentáře