Embedded TCP/IP stack: FNET_MAC_ADDR_INIT

FNET

#define FNET_MAC_ADDR_INIT (   a,
  b,
  c,
  d,
  e,
 
)

Converts the standard notation a:b:c:d:e:f to fnet_mac_addr_t value.

Parameters
aFirst octet of an MAC address.
bSecond octet of an MAC address.
cThird octet of an MAC address.
dFourth octet of an MAC address.
eFifth octet of an MAC address.
fSixth octet of an MAC address.

Definition at line 71 of file fnet_eth.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net