Available on crate feature
eh1 only.Expand description
Blocking implementations of the Registers trait using the
embedded-hal version 1 blocking SPI traits.
Re-exports§
Modules§
- Fixed data length implementation of the
Registerstrait using theembedded-halblocking SPI trait. - Variable data length implementation of the
Registerstrait using theembedded-halblocking SPI trait, and a fallible GPIO pin.
Constants§
- Recommended W5500 SPI mode.
Functions§
- Reset the W5500 using the reset pin.