[][src]Crate enc28j60

A platform agnostic driver to interface with the ENC28J60 (Ethernet controller)

This driver is built on top of the embedded-hal traits.

Examples

You should find some examples in the stm32f103xx-hal crate.

References

Structs

Enc28j60

ENC28J60 driver

Unconnected

Reset pin or interrupt pin left unconnected

Enums

Error

Error

Event

Events that the ENC28J60 can notify about via the INT pin

Constants

MODE

SPI mode

Traits

IntPin

[Implementation detail] Interrupt pin

ResetPin

[Implementation detail] Reset pin