Texas-instruments TMS320C6000 Uživatelský manuál Strana 34

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 62
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 33
BOARD_writeReg
3-4
Writes value to specified memory-mapped register
BOARD_writeReg
Function void BOARD_writeReg(
BOARD_Reg boardRegister,
Uint32 val
);
Arguments boardRegister Register enumeration
C6711 DSK
- BOARD_REG_IOPORT
val Value to be written to specified register.
Return Value none
Description Writes the value to the specified memory-mapped register.
Example BOARD_writeReg(BOARD_REG_IOPORT, 0x00000000);
Zobrazit stránku 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 61 62

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

Žádné komentáře