Module max7301::expander[][src]

The port expander device API. This provides the Expander type which is a direct abstraction of the MAX7301. It allows direct use of all operations available on the device.

Modules

immediate

Immediate-mode I/O adapter.

pin

APIs for interacting with I/O pins on the MAX7301 through an embedded-hal API.

transactional

Transactional I/O adapter.

Structs

Expander

The port expander device itself.