RT-USB-THP  0
USB出力温湿気圧センサモジュールのサンプルプログラムに関する説明
debug.c ファイル
#include <stdarg.h>
#include <stdio.h>
#include "LPC13xx.h"
#include "core_cm3.h"
#include "type.h"
#include "uart.h"
#include "usbTransmission.h"
debug.c の依存先関係図:

関数

int myPrintfUSB (const char *fmt,...)
 
int myPrintfUART (const char *fmt,...)
 

関数詳解

int myPrintfUART ( const char *  fmt,
  ... 
)

呼び出し関係図:

被呼び出し関係図:

int myPrintfUSB ( const char *  fmt,
  ... 
)

呼び出し関係図:

被呼び出し関係図: