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
Diff: core/uip/NyLPC_cIPv4Config.h
- Revision:
- 13:a71705c5e6fd
- Parent:
- 1:9f6a78395432
- Child:
- 24:6ee4ba298152
diff -r efe841863fc8 -r a71705c5e6fd core/uip/NyLPC_cIPv4Config.h --- a/core/uip/NyLPC_cIPv4Config.h Sat Apr 20 05:03:57 2013 +0000 +++ b/core/uip/NyLPC_cIPv4Config.h Sun Apr 21 01:21:41 2013 +0000 @@ -79,6 +79,7 @@ */ void NyLPC_cIPv4Config_initialzeForEthernet(NyLPC_TcIPv4Config_t* i_inst,const struct NyLPC_TEthAddr* i_ether_addr,NyLPC_TUInt16 i_ether_frame_len); + /** * デストラクタです。インスタンスを破棄して、確保している動的リソースを元に戻します。 * @param i_inst
