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

Add enum and/or defines for flag/mode variables in structures and functions #82

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

EngineersBox
Copy link
Contributor

The PSn00bSDK manual details a lot of the modes/flags used with various structures and functions listing explanations with them and allowed values.

In order to improve the usability of the SDK, this PR introduces enumerations where multiple mode states are present and defines for flag/enablement parameters/fields are used along with brief explanations

@EngineersBox EngineersBox changed the title Add enum and/or defines for flag/mode variables in structures and functions Add enum and/or defines for flag/mode variables in structures and functions Feb 4, 2024
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