EthernetUDP.stop()

[Ethernet]

説明

Disconnect from the server. Release any resource being used during the UDP session.

構文

// An EthernetUDP instance to let us send and receive packets over UDP
EthernetUDP Udp;

Udp.stop()

媒介変数

none

戻り値

none


ライブラリリファレンスホーム

86Duinoリファレンスのテキストは、Arduinoリファレンスを改変したもので、Creative Commons Attribution-ShareAlike 3.0ライセンスに基づいてライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール