|
RT-USB-THP
0
USB出力温湿気圧センサモジュールのサンプルプログラムに関する説明
|
#include <stdarg.h>#include <stdio.h>#include "LPC13xx.h"#include "core_cm3.h"#include "type.h"#include "uart.h"#include "usbTransmission.h"
関数 | |
| int | myPrintfUSB (const char *fmt,...) |
| int | myPrintfUART (const char *fmt,...) |
| int myPrintfUART | ( | const char * | fmt, |
| ... | |||
| ) |


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

