I2C:WriteRegister16: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 May 2026

  • curprev 14:5614:56, 28 May 2026 TimmSkiller talk contribs 465 bytes +465 Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0007|3|0}} {{IPC/RequestEntry|u8, device ID}} {{IPC/RequestEntry|u16, register}} {{IPC/RequestEntry|u16, value}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestHeader|0x0007|1|0}} {{IPC/RequestEntry|Result code}} {{IPC/RequestEnd}} =Description= Writes to the given I2C device's register. This is similar to I2C:WriteRegister8, except this uses a 16-bit register/value."