Data Fields | |
| void(* | state )(ec_fsm_pdo_entry_t *, ec_datagram_t *) |
| state function | |
| ec_fsm_coe_t * | fsm_coe |
| CoE state machine to use. | |
| ec_sdo_request_t | request |
| SDO request. | |
| ec_slave_t * | slave |
| Slave the FSM runs on. | |
| ec_pdo_t * | target_pdo |
| PDO to read the mapping for. | |
| const ec_pdo_t * | source_pdo |
| PDO with desired mapping. | |
| const ec_pdo_t * | cur_pdo |
| PDO with current mapping (display only). | |
| const ec_pdo_entry_t * | entry |
| Current entry. | |
| unsigned int | entry_count |
| Number of entries. | |
| unsigned int | entry_pos |
| Position in PDO mapping. | |
Definition at line 52 of file fsm_pdo_entry.h.
| unsigned int ec_fsm_pdo_entry::entry_count |
| unsigned int ec_fsm_pdo_entry::entry_pos |
1.5.6