Classes | Typedefs | Functions
EtherCat Ethernet MAC driver for Frescale K60 SoCs.

Classes

struct  fec_mac_address
 

Typedefs

typedef struct fec_mac_address fec_mac_address_t
 

Functions

int fec_ecat_init (const fec_mac_address_t *mac_address, bool phy_loopback_mode)
 
int fec_ecat_recv (void *buffer, size_t buffer_length)
 
int fec_ecat_send (const void *payload, size_t tot_len)
 

Detailed Description

Typedef Documentation

Function Documentation

int fec_ecat_init ( const fec_mac_address_t mac_address,
bool  phy_loopback_mode 
)

Definition at line 753 of file fec_ecat.c.

int fec_ecat_recv ( void *  buffer,
size_t  buffer_length 
)

Definition at line 606 of file fec_ecat.c.

int fec_ecat_send ( const void *  payload,
size_t  tot_len 
)

Definition at line 559 of file fec_ecat.c.



soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 27 2020 03:48:21