AM263x MCU+ SDK  10.01.00
EnetPhy_EnableEventCaptureInArgs Struct Reference

Detailed Description

Input args for ENET_PHY_IOCTL_ENABLE_EVENT_CAPTURE command.

Data Fields

Enet_MacPort macPort
 
uint32_t eventIdx
 
bool falling
 
bool on
 

Field Documentation

◆ macPort

Enet_MacPort EnetPhy_EnableEventCaptureInArgs::macPort

◆ eventIdx

uint32_t EnetPhy_EnableEventCaptureInArgs::eventIdx

◆ falling

bool EnetPhy_EnableEventCaptureInArgs::falling

◆ on

bool EnetPhy_EnableEventCaptureInArgs::on