struct Transaction

Defined at line 45 of file ../../src/devices/board/drivers/x86/acpi-dev/dev-ec.h

Represents a single transaction going to or from the EC.

Public Members

EcCmd op
uint8_t addr
uint8_t value
zx_status_t status
sync_completion done