fsm.h File Reference


Detailed Description

EtherCAT finite state machines.

Definition in file fsm.h.

Go to the source code of this file.

Data Structures

struct  ec_fsm
 Finite state machine of an EtherCAT master. More...

Typedefs

typedef ec_fsm ec_fsm_t

Functions

int ec_fsm_init (ec_fsm_t *, ec_master_t *)
 Constructor.
void ec_fsm_clear (ec_fsm_t *)
 Destructor.
void ec_fsm_reset (ec_fsm_t *)
 Resets the state machine.
void ec_fsm_execute (ec_fsm_t *)
 Executes the current state of the state machine.


Typedef Documentation

typedef struct ec_fsm ec_fsm_t
 

See also:
ec_fsm

Definition at line 50 of file fsm.h.


Generated on Wed Aug 2 18:41:44 2006 for IgH EtherCAT master by  doxygen 1.4.6