MPISercosBaud

MPISercosBaud

 

typedef enum {
    MPISercosBaudINVALID,

    MPISercosBaud2MBIT,
    MPISercosBaud4MBIT,
    MPISercosBaud10MBIT,

} MPISercosBaud;
Description

SercosBaud defines the different baud rates that the SERCOS ring can communicate at.

See Also