| uint32_t EI_API_ADP_loadMac | ( | EIP_SLoadParameter * | ptPara_p, |
| uint8_t | pruInstance | ||
| ) |
Load and initialize EthernetIP firmware in PRU.
Initializes PRU and registers the interrupts given in the configuration parameters.
| [in] | ptPara_p | Load parameter. |
| [in] | pruInstance | Instance of PRU-ICSS block. |
| EI_API_ADP_eERR_OK | Success. |