Skip to content

[WIP] Allow sending multiple read/write operations in one transfer #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

RandomInsano
Copy link
Contributor

I've started mocking up what I think the interface for the I2C_RDWR should look like, and I'm too green to be confident this is a good plan. While this compiles alright, Traits are also one of those things I'm not overly comfortable with.

The two things I think I want to change are:

  1. The 'flags' u16 parameter on the 'custom' function should be a trait as well
  2. Should there be some sort of factory class? Maybe that can be left up to the implementer?

@Disasm
Copy link
Member

Disasm commented Feb 23, 2019

Ping from triage: any progress on this?

@posborne
Copy link
Member

Closed in favor of #50

@posborne posborne closed this Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants