Is platformProtectST25RComm() just disabling global interrupts?
Hello, I 'm working on porting the RFAL for a ST25R3916B application. I read through the description of platformProtectST25RComm() but I just wanted to clarify: is this disabling all interrupts on the MCU so that nothing will mess up the SPI communication, or is this disabling the interrupt line coming from the ST25R3916B?
