Module w5500_ll::blocking[][src]

This is supported on crate feature embedded-hal only.

Blocking implementations of the Registers trait using the embedded-hal blocking SPI traits.

Modules

fdm

Fixed data length implementation of the Registers trait using the embedded-hal blocking SPI trait.

vdm

Variable data length implementation of the Registers trait using the embedded-hal blocking SPI trait.