Texas-instruments TMS320C6000 User Manual Page 34

  • Download
  • Add to my manuals
  • Print
  • Page
    / 62
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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);
Page view 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 61 62

Comments to this Manuals

No comments