Question 2eAssuming you are using interrupts to receive characters, complete the following line of code to enable interrupts from UART6. Use friendly code that preserves unused bits. Use hex for constant operands.NVIC_ENn_R |= 0x mask ;n (numeral in register name): mask (in hex):