The gpios listed in gpio_mask have changed, the new values are listed in gpio_value
Read the gpios specified in gpio_mask, send back a READ_GPIOS_REPLY reply with gpio_value populated
A reply to READ_GPIOS. gpio_mask and gpio_value will be populated
Unset/unused
We are now interested in watching the gpio_mask gpios. If the selected gpios change, please broadcast GPIOS_CHANGED. Will implicitly change the gpios requested to be INPUT gpios.
Set gpio gpios based on gpio_mask/gpio_value
Generated using TypeDoc
from protobuf enum HardwareMessage.Type