Data Fields | |
| struct list_head | list |
| List head. | |
| ec_slave_t * | slave |
| EtherCAT slave. | |
| uint16_t | offset |
| SII word offset. | |
| size_t | nwords |
| Number of words. | |
| const uint16_t * | words |
| Pointer to the data words. | |
| ec_internal_request_state_t | state |
| State of the request. | |
Definition at line 53 of file fsm_master.h.
struct list_head ec_sii_write_request_t::list [read] |
| uint16_t ec_sii_write_request_t::offset |
| const uint16_t* ec_sii_write_request_t::words |
1.5.6