IgH EtherCAT Master  1.5.2
ec_fsm_reboot Struct Reference

EtherCAT slave reboot FSM. More...

Data Fields

ec_master_tmaster
 master the FSM runs on, if "all"
 
ec_slave_tslave
 slave the FSM runs on, if "single"
 
ec_datagram_tdatagram
 datagram used in the state machine
 
unsigned int retries
 retries upon datagram timeout
 
unsigned long jiffies_timeout
 pause timer
 
void(* state )(ec_fsm_reboot_t *)
 slave reboot state function
 

Detailed Description

EtherCAT slave reboot FSM.

Definition at line 53 of file fsm_reboot.h.