Functions | |
| uint16_t | enc28j60_receive_packet (uint8_t *buffer, uint16_t buffer_len) |
| Fetches a pending packet from the RAM buffer of the ENC28J60. | |
| bool | enc28j60_send_packet (uint8_t *buffer, uint16_t buffer_len) |
| Writes a packet to the RAM buffer of the ENC28J60 and starts transmission. | |
1.5.5