You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the API Reference, it's specified that ControlledOnInt and ApplyControlledOnInt functions should be used with a positive integer, but zero can also be used with these functions.
I suggest updating their descriptions from:
"(...) if the control register state corresponds to a specified positive integer." to
"(...) if the control register state corresponds to a specified non-negative integer."
Document details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 375e8657-22b1-0aa2-f20a-a34a366254bd
Version Independent ID: fe542282-6672-45b9-014d-a5152f1fe89e
In the API Reference, it's specified that
ControlledOnIntandApplyControlledOnIntfunctions should be used with a positive integer, but zero can also be used with these functions.I suggest updating their descriptions from:
"(...) if the control register state corresponds to a specified positive integer." to
"(...) if the control register state corresponds to a specified non-negative integer."
Document details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.