Texas-instruments TMS320C6000 Instrukcja Użytkownika Strona 34

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 62
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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);
Przeglądanie stron 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 61 62

Komentarze do niniejszej Instrukcji

Brak uwag