master/device.c
branchstable-1.5
changeset 2522 ec403cf308eb
parent 2454 5cf6bb14a579
child 2530 f8b779c9794e
equal deleted inserted replaced
2521:3d68bb0047a1 2522:ec403cf308eb
   696 /*****************************************************************************/
   696 /*****************************************************************************/
   697 
   697 
   698 /** Reads the link state.
   698 /** Reads the link state.
   699  *
   699  *
   700  * \ingroup DeviceInterface
   700  * \ingroup DeviceInterface
       
   701  *
       
   702  * \return Link state.
   701  */
   703  */
   702 uint8_t ecdev_get_link(
   704 uint8_t ecdev_get_link(
   703         const ec_device_t *device /**< EtherCAT device */
   705         const ec_device_t *device /**< EtherCAT device */
   704         )
   706         )
   705 {
   707 {