__NVIC_GetEnableIRQ() is only used within CMSIS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

0 Interrupt is not enabled. 1 Interrupt is enabled.

Notes

IRQn must not be negative.

References

from examples