Skip to content

pico_encode_gpio_wait doc improvement #2579

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

kilograham
Copy link
Contributor

fixes #2377

@kilograham kilograham added this to the 2.2.0 milestone Jul 21, 2025
…nd move the recently added main documentation, since i think this is the only such function
@kilograham kilograham force-pushed the pio_encode_gpio_wait branch from cfd772d to c416d02 Compare July 21, 2025 22:30
@@ -271,8 +267,12 @@ static inline uint _pio_encode_irq(bool relative, uint irq) {
*
* This is the equivalent of `WAIT <polarity> GPIO <gpio>`
*
* \note gpio here refers to the raw instruction encoding, which only supports 32 GPIOs. so, if you had a PIO
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* \note gpio here refers to the raw instruction encoding, which only supports 32 GPIOs. so, if you had a PIO
* \note gpio here refers to the raw instruction encoding, which only supports 32 GPIOs. So, if you had a PIO

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.

2 participants