hello,
is the USCI interrupt register independent of the mode of communication being used. I am using 3 wire spi in a program say suppose i am in the ISR when tx buffer is empty (case 4 for UCB0IV), then in the isr if i disable the spi by writing a logic 1 to UCSWRST will my isr still continue to function? as in will the interrupts still be enabled or will that also disable automatically as soon as i disable SPI???
regards,
ahishek