Skip to content
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

Cy_CapSense_IsAnyWidgetActive() is right? #2

Open
riccardomonty opened this issue Nov 11, 2022 · 0 comments
Open

Cy_CapSense_IsAnyWidgetActive() is right? #2

riccardomonty opened this issue Nov 11, 2022 · 0 comments

Comments

@riccardomonty
Copy link

I already looked for an answer on Infineon community, with no result.

In the function:
uint32_t Cy_CapSense_IsAnyWidgetActive(const cy_stc_capsense_context_t * context)
the result return always at maximum one widget, cause the CY_CAPSENSE_WD_ACTIVE_MASK define.
Is right? because on previous libraries, PsocCreator Components, this function can returned all widgets mask

Context
Windows10, ModusToolbox 3.0, CYPROTO-062-4343W, gcc-arm

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

No branches or pull requests

1 participant