Skip to content
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

Add readback that SM bit is set enabled/disabled #176

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

nakarlsson
Copy link
Contributor

@nakarlsson nakarlsson commented Mar 27, 2024

On PDI SM disable/enable, add polling readback that
it is set/cleared. Set 1 is delayed
until the end of a frame which is currently
processed, ET1100 datasheet.

This aligns the code base with SSC behavior.

fixes #175

On PDI disable/enable, add polling readback that
it is set/cleared. Set 1 is delayed
until the end of a frame which is currently
processed, ET1100 datasheet.

This aligns the code base with SCC behavior.
@nakarlsson nakarlsson requested a review from ArthurKetels March 27, 2024 09:03
Copy link
Contributor

@ArthurKetels ArthurKetels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objections.

@nakarlsson nakarlsson merged commit 66111d5 into master Mar 27, 2024
2 checks passed
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.

Add SM enable/disable readback that bit is enabled/disabled
2 participants