User Activity

The line where the external interrupt is set  SYSCFG->EXTICR [2] |= (3 << 12); I want to set it for port D pin 10. How the masking and unmasking is done for port D?
11:17:48:304 : Serial Port COM8 is successfully opened.11:17:48:304 : Port configuration: parity = even, baudrate = 9600, data-bit = 8, stop-bit = 1.0, flow-control = off11:17:48:304 : No Init bits value is : 0 11:17:48:304 : Sending init command: 11...