This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC26X2R1: [3.10.5.53]SDK

Part Number: LAUNCHXL-CC26X2R1

我想知道CC26X2R1中的[3.10.5.53]版本SDK中 [#define GPIO_CFG_IN_INT_RISING     (((uint32_t) 2) << GPIO_CFG_INT_LSB)    /*!< @hideinitializer Interrupt on rising edge */]  在上升沿中断中,会自启动中断吗?

I want to know [#define] in CC26X2R1 SDK version [3.10.5.53] GPIO_CFG_IN_INT_RISING (((uint32_t) 2) << GPIO_CFG_INT_LSB) /*! < @hideinitializer Interrupt on rising edge */] Will it interrupt on rising edge?