最終更新:2018-05-25 (金) 16:03:26 (2169d)  

CyU3PDebugPrint
Top / CyU3PDebugPrint

Free form message logging function

  • CyU3PReturnStatus_t CyU3PDebugPrint ( uint8 t priority, char * message, ... )

関連

メモ

  • CyU3PDebugPrint?() function is a blocking API call that waits until a DMA buffer is available for data transfer.
  • Therefore, use of the CyU3PDebugPrint? from within a DMA or USB callback function should be avoided.