HPM SDK
HPMicro Software Development Kit
enet_tx_control_config_t Struct Reference

enet control config struct for transmission More...

#include <hpm_enet_drv.h>

Data Fields

bool enable_ioc
 
bool disable_crc
 
bool disable_pad
 
bool enable_ttse
 
bool enable_crcr
 
uint8_t cic
 
uint8_t vlic
 
uint8_t saic
 

Detailed Description

enet control config struct for transmission

Field Documentation

◆ cic

uint8_t enet_tx_control_config_t::cic

◆ disable_crc

bool enet_tx_control_config_t::disable_crc

◆ disable_pad

bool enet_tx_control_config_t::disable_pad

◆ enable_crcr

bool enet_tx_control_config_t::enable_crcr

◆ enable_ioc

bool enet_tx_control_config_t::enable_ioc

◆ enable_ttse

bool enet_tx_control_config_t::enable_ttse

◆ saic

uint8_t enet_tx_control_config_t::saic

◆ vlic

uint8_t enet_tx_control_config_t::vlic

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