DRV_ENC28J60_Tasks Function
C
void DRV_ENC28J60_Tasks(SYS_MODULE_OBJ object);
Returns
None.
Description
ENC28J60 Tasks This function will execute the main state machine for the ENC28J60 driver.
Preconditions
The driver had to be successfully initialized with DRV_ENC28J60_Initialize.
Parameters
Parameters | Description |
---|---|
object | The object valid passed back to DRV_ENC28J60_Initialize |