-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Current mode available using pinMode() are:
INPUT
INPUT_PULLUP
INPUT_PULLDOWN
OUTPUT
Some other mode could be added as done in Arduino_STM32
At least:
INPUT_ANALOG
INPUT_FLOATING
same asINPUT
OUTPUT_OPEN_DRAIN
Maybe AF mode.
davidanger and sabas1080sabas1080
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request