Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Changed CPU_GPIO_DisablePin AltFunction parameter type to UINT32 #516

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

cw2
Copy link
Contributor

@cw2 cw2 commented Sep 15, 2016

As discussed in #464 and #514.

Note: This change also allows functions that were created to workaround the enum limitation (e.g. STM32_GPIO_Pin_Config) to be consolidated and the code can be moved inside CPU_GPIO_DisablePin(..., UINT32 ).

Also added an inline wrapper for backward compatibility. This change also allows
functions that were created to workaround the enum limitation to be consolidated
and the code can be moved inside CPU_GPIO_DisablePin(..., UINT32 ).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant