master/fsm_pdo_config.h
changeset 801 6b1e2b0ed8bc
parent 800 e0b8cbc8a88d
child 814 a51f857b1b2d
equal deleted inserted replaced
800:e0b8cbc8a88d 801:6b1e2b0ed8bc
    29  *  standard) as the (only) precondition to have the right to use EtherCAT
    29  *  standard) as the (only) precondition to have the right to use EtherCAT
    30  *  Technology, IP and trade marks.
    30  *  Technology, IP and trade marks.
    31  *
    31  *
    32  *****************************************************************************/
    32  *****************************************************************************/
    33 
    33 
    34 /**
    34 /** \file
    35    \file
    35  * EtherCAT PDO configuration state machine structures.
    36    EtherCAT PDO configuration state machine structures.
    36  */
    37 */
       
    38 
    37 
    39 /*****************************************************************************/
    38 /*****************************************************************************/
    40 
    39 
    41 #ifndef __EC_FSM_PDO_CONFIG__
    40 #ifndef __EC_FSM_PDO_CONFIG__
    42 #define __EC_FSM_PDO_CONFIG__
    41 #define __EC_FSM_PDO_CONFIG__