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

Clarify which interrupt needs to be disabled #1

Open
ChocolateLoverRaj opened this issue Nov 25, 2024 · 0 comments
Open

Clarify which interrupt needs to be disabled #1

ChocolateLoverRaj opened this issue Nov 25, 2024 · 0 comments

Comments

@ChocolateLoverRaj
Copy link

/// Note: The call to this RTC method requires the interrupt to be disabled, otherwise the value read may be inaccurate.

Do all interrupts need to be disabled, like https://docs.rs/x86_64/latest/x86_64/instructions/interrupts/fn.disable.html# ? Or does just the RTC interrupt need to be disabled?

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

No branches or pull requests

1 participant