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

Return value

0 Interrupt is not enabled. 1 Interrupt is enabled.

Notes

IRQn must not be negative.

References