Ethernet for Nucleo and Disco board STM32F746 works with gcc and arm. IAC is untested

Dependents:   STM32F746_iothub_client_sample_mqtt DISCO-F746NG_Ethernet Nucleo_F746ZG_Ethernet thethingsiO-DISCO_F746NG-mqtt ... more

Embed: (wiki syntax)

« Back to documentation index

eth_vlan_hdr Struct Reference

eth_vlan_hdr Struct Reference

VLAN header inserted between ethernet header and payload if 'type' in ethernet header is ETHTYPE_VLAN. More...

#include <etharp.h>


Detailed Description

VLAN header inserted between ethernet header and payload if 'type' in ethernet header is ETHTYPE_VLAN.

See IEEE802.Q

Definition at line 96 of file etharp.h.