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_TcFifoBuffer Struct Reference
NyLPC_TcFifoBufferクラスの構造体です。 More...
#include <NyLPC_cFifoBuffer.h>
Data Fields | |
NyLPC_TUInt16 | size |
配列の最大サイズ | |
NyLPC_TUInt16 | len |
配列の現在の長さ | |
void * | buf |
バッファ領域 |
Detailed Description
NyLPC_TcFifoBufferクラスの構造体です。
Definition at line 48 of file NyLPC_cFifoBuffer.h.
Field Documentation
void* buf |
バッファ領域
Definition at line 55 of file NyLPC_cFifoBuffer.h.
配列の現在の長さ
Definition at line 53 of file NyLPC_cFifoBuffer.h.
配列の最大サイズ
Definition at line 51 of file NyLPC_cFifoBuffer.h.
Generated on Tue Jul 12 2022 16:23:00 by
