This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Embed: (wiki syntax)

« Back to documentation index

NyLPC_TUInt32ArrayPtr Struct Reference

NyLPC_TUInt32ArrayPtr Struct Reference

長さ付TUInt32配列の構造体です。 More...

#include <NyLPC_stdlib.h>

Data Fields

NyLPC_TUInt32ptr
 配列のポインタ
NyLPC_TUInt16 len
  要素数

Detailed Description

長さ付TUInt32配列の構造体です。

Definition at line 435 of file NyLPC_stdlib.h.


Field Documentation

 要素数

Definition at line 440 of file NyLPC_stdlib.h.

配列のポインタ

Definition at line 438 of file NyLPC_stdlib.h.