PROFINET Device  v1.04.03
Ethernet Interface API

Overview

Ethernet Interface

Modules

 Ethernet Interface Error Codes
 

Functions

uint32_t PN_API_ETH_applyConfiguration (const PN_API_ETH_SConfiguration_t *pConfiguration_p)
 Apply configuration of ethernet interface. More...
 
uint32_t PN_API_ETH_applyPermanentDcpData (const PN_API_ETH_SPermanentDcpData_t *pData_p)
 Apply permanent DCP data of ethernet interface. More...
 
uint32_t PN_API_ETH_applyPermanentPortData (const PN_API_ETH_SPermanentPortData_t *pData_p)
 Apply permanent port data of ethernet interface. More...
 
uint32_t PN_API_ETH_getPortLinkState (PN_API_ETH_EPort_t port_p, PN_API_ETH_EPortLinkState_t *pState_p)
 Get link state of ethernet interface port. More...
 
uint32_t PN_API_ETH_getPortMauType (PN_API_ETH_EPort_t port_p, PN_API_ETH_EPortMauType_t *pType_p)
 Get media access unit (MAU) type of ethernet interface port. More...
 
uint32_t PN_API_ETH_getStationName (const uint8_t **ppName_p, uint16_t *pLength_p)
 Get station name of ethernet interface. More...