| uint32_t EC_API_SLV_setBootStrapMailbox | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint16_t | rxOffset, | ||
| uint16_t | rxSize, | ||
| uint16_t | txOffset, | ||
| uint16_t | txSize | ||
| ) |
Set Bootstrap Mailbox Configuration.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | rxOffset | Start offset of bootstrap Receive Mailbox. |
| [in] | rxSize | Size of bootstrap Receive Mailbox. |
| [in] | txOffset | Start offset of bootstrap Send Mailbox. |
| [in] | txSize | Size of bootstrap Send Mailbox. |