master/fmmu_config.h
changeset 883 4963e22a267a
parent 818 b6c87ae254c9
child 950 8b00e63fff90
equal deleted inserted replaced
882:a7222d7fb7a8 883:4963e22a267a
    35  * EtherCAT FMMU configuration structure.
    35  * EtherCAT FMMU configuration structure.
    36  */
    36  */
    37 
    37 
    38 /*****************************************************************************/
    38 /*****************************************************************************/
    39 
    39 
    40 #ifndef _EC_FMMU_CONFIG_H_
    40 #ifndef __EC_FMMU_CONFIG_H__
    41 #define _EC_FMMU_CONFIG_H_
    41 #define __EC_FMMU_CONFIG_H__
    42 
    42 
    43 #include "../include/ecrt.h"
    43 #include "../include/ecrt.h"
    44 
    44 
    45 #include "globals.h"
    45 #include "globals.h"
    46 #include "sync.h"
    46 #include "sync.h"