I2C:ReadRegisters8: Difference between revisions
TimmSkiller (talk | contribs) |
TimmSkiller (talk | contribs) No edit summary |
||
| Line 26: | Line 26: | ||
=Description= | =Description= | ||
Reads a range of 8-bit I2C registers of the specified device sequentially to the given buffer. | Reads a range of 8-bit I2C registers of the specified device sequentially to the given buffer. | ||
The maximum output buffer size is 0x200 for the New3DS i2c-sysmodule, and 0x20 for the Old3DS version. | |||
For example, assuming: | For example, assuming: | ||