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.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
NyLPC_TcMiMicIpTcpSocket Struct Reference
uipサービスを使用したTCPソケットクラスです。 この関数は2つのタスクから呼び出されます。 [uipTask] -> [cTcpSocket] <- [Application] ApplicationとuipTaskとの間での排他処理はインスタンスで制御されています。 Application側からのコールは内部でuipTaskとの間で排他処理を実行します。 Application側からのコールはリエントラントではありません。 More...
#include <NyLPC_cMiMicIpTcpSocket.h>
Data Fields | |
volatile NyLPC_TUInt8 | tcpstateflags |
TCP state and flags. |
Detailed Description
uipサービスを使用したTCPソケットクラスです。 この関数は2つのタスクから呼び出されます。 [uipTask] -> [cTcpSocket] <- [Application] ApplicationとuipTaskとの間での排他処理はインスタンスで制御されています。 Application側からのコールは内部でuipTaskとの間で排他処理を実行します。 Application側からのコールはリエントラントではありません。
Definition at line 128 of file NyLPC_cMiMicIpTcpSocket.h.
Field Documentation
volatile NyLPC_TUInt8 tcpstateflags |
TCP state and flags.
Definition at line 141 of file NyLPC_cMiMicIpTcpSocket.h.
Generated on Tue Jul 12 2022 15:46:17 by
