no-OS
Public Attributes | List of all members
adin1110_eth_buff Struct Reference

Buffer structure used for frame RX and TX transactions. More...

#include <adin1110.h>

Public Attributes

uint32_t len
 
uint8_t mac_dest [ADIN1110_ETH_ALEN]
 
uint8_t mac_source [ADIN1110_ETH_ALEN]
 
uint8_t ethertype [2]
 
uint8_t * payload
 

Detailed Description

Buffer structure used for frame RX and TX transactions.

Member Data Documentation

◆ ethertype

uint8_t adin1110_eth_buff::ethertype[2]

◆ len

uint32_t adin1110_eth_buff::len

◆ mac_dest

uint8_t adin1110_eth_buff::mac_dest[ADIN1110_ETH_ALEN]

◆ mac_source

uint8_t adin1110_eth_buff::mac_source[ADIN1110_ETH_ALEN]

◆ payload

uint8_t* adin1110_eth_buff::payload

The documentation for this struct was generated from the following file: