By default, McSPI/SPI Drivers in PSDKRA uses packet descriptors for transferring or for receiving data to/from the SPI slave device. Sometimes it might require to use TR descriptors, because TR supports additional functionalities like event based triggers, interrupts on various icnts. This article descriptors how TR can be used for SPI driver in PSDKRA. In general, it can also be used in other driver, like UART, where packed descriptor is used.