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

Transactional I/O adapter.

Structs

TransactionalIO

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

Strategy

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