Skip to content

Set pin as input when configuring interrupt#6

Open
Frimi wants to merge 1 commit into
niekiran:masterfrom
Frimi:master
Open

Set pin as input when configuring interrupt#6
Frimi wants to merge 1 commit into
niekiran:masterfrom
Frimi:master

Conversation

@Frimi

@Frimi Frimi commented May 14, 2020

Copy link
Copy Markdown

In my microcontroller the pins are started by default as an analog mode (to save energy), so it would be interesting to ensure that the pin is configured as an input before starting the interrupt configuration process.

In my microcontroller the pins are started by default as an analog mode (to save energy), so it would be interesting to ensure that the pin is configured as an input before starting the interrupt configuration process.
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.

1 participant