Data Fields
EnetMdio_C22WriteInArgs_s Struct Reference

Input args for ENET_MDIO_IOCTL_C22_WRITE command. More...

#include <enet_mod_mdio.h>

Data Fields

EnetMdio_Group group
 
uint8_t phyAddr
 
uint16_t reg
 
uint16_t val
 

Detailed Description

Input args for ENET_MDIO_IOCTL_C22_WRITE command.

Clause-22 register write arguments.

Field Documentation

EnetMdio_Group EnetMdio_C22WriteInArgs_s::group

User channel to be used to perform the register access

uint8_t EnetMdio_C22WriteInArgs_s::phyAddr

PHY address

uint16_t EnetMdio_C22WriteInArgs_s::reg

Register address

uint16_t EnetMdio_C22WriteInArgs_s::val

Value to be written


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

Copyright 2020, Texas Instruments Incorporated