|
IgH EtherCAT Master
1.5.2
|
EtherCAT slave reboot FSM. More...
Data Fields | |
| ec_master_t * | master |
| master the FSM runs on, if "all" | |
| ec_slave_t * | slave |
| slave the FSM runs on, if "single" | |
| ec_datagram_t * | datagram |
| 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 | |
EtherCAT slave reboot FSM.
Definition at line 53 of file fsm_reboot.h.