Jun Furutani / libMiMic

Fork of libMiMic by Ryo Iizuka

Embed: (wiki syntax)

« Back to documentation index

TiEthernetDevice Struct Reference

TiEthernetDevice Struct Reference

イーサネットデバイスのアクセスインターフェイス イーサネットデバイスの管理するメモリブロック、ペリフェラル制御のインタフェイスを提供する。 More...

#include <NyLPC_IEthernetDevice.h>

Data Fields

const char * _device_name
 NyLPC_iEthernetDevice_getDevicNameで返却する値

Detailed Description

イーサネットデバイスのアクセスインターフェイス イーサネットデバイスの管理するメモリブロック、ペリフェラル制御のインタフェイスを提供する。

Definition at line 133 of file NyLPC_IEthernetDevice.h.


Field Documentation

const char* _device_name

NyLPC_iEthernetDevice_getDevicNameで返却する値

Definition at line 136 of file NyLPC_IEthernetDevice.h.