Skip to content

Conversation

@lewispg228
Copy link
Contributor

-changing the naming of arguments to reflect words not bytes.
-@param[out] readWords on readRegister16Region16() is now being updated to the words written - to match how this is done in the SPI equivalent function.

gigapod and others added 11 commits November 4, 2024 16:12
…the I2C bus to determine if uint16_t transfers need to swap bytes; note- Arduino SPI does this correctly
…pr approach does not work on all compliers -- needs > c++11
…d. move to leverage the fast built in versions
-also, changing naming to reflect words not bytes
-param[out] "nRead" changed to set readWords (not readBytes), this makes it more consistent with the SPI version of this function.
@gigapod
Copy link
Member

gigapod commented Nov 11, 2024

Going to close this since we don't want to move everything to the main branch right now. Once everything is working and verified for all impacted devices, we and get everything ready for a PR/Merge.

@gigapod gigapod closed this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants