master/sync.c
branchstable-1.5
changeset 2522 ec403cf308eb
parent 2123 4c335a1d4db0
equal deleted inserted replaced
2521:3d68bb0047a1 2522:ec403cf308eb
   159 }
   159 }
   160 
   160 
   161 /*****************************************************************************/
   161 /*****************************************************************************/
   162 
   162 
   163 /** Determines the default direction from the control register.
   163 /** Determines the default direction from the control register.
       
   164  *
       
   165  * \return Direction.
   164  */
   166  */
   165 ec_direction_t ec_sync_default_direction(
   167 ec_direction_t ec_sync_default_direction(
   166         const ec_sync_t *sync /**< EtherCAT sync manager. */
   168         const ec_sync_t *sync /**< EtherCAT sync manager. */
   167         )
   169         )
   168 {
   170 {