Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of libMiMic by
NyLPC_TCharArrayPtr Struct Reference
長さ付TChar配列の構造体です。 More...
#include <NyLPC_stdlib.h>
Data Fields | |
NyLPC_TChar * | ptr |
配列のポインタ | |
NyLPC_TUInt16 | len |
配列の長さ |
Detailed Description
長さ付TChar配列の構造体です。
Definition at line 414 of file NyLPC_stdlib.h.
Field Documentation
配列の長さ
Definition at line 419 of file NyLPC_stdlib.h.
配列のポインタ
Definition at line 417 of file NyLPC_stdlib.h.
Generated on Tue Jul 12 2022 16:23:00 by
