Module max7301::expander::transactional[][src]

Expand description

Transactional I/O adapter.

Structs

This I/O adapter captures the Expander and provides a factory for generating GPIO pins that implement InputPin and OutputPin traits backed by a transactional write-back cache.

Enums

Control how TransactionalIO::write_back will batch writes to modified pins.