gpio_set_pulls() is only used within PicoSDK.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Notes

On the RP2040, setting both pulls enables a "bus keep" function, i.e. a weak pull to whatever is current high/low state of GPIO.

References

from examples