In addition, the multi-packet buffer mode reduces the number of interrupts. Instead of triggering an interrupt after each transferred packet, one single interrupt will be triggered when all parts of the larger packet are transferred. This allows the CPU to deal with other tasks or stay in sleep mode until the whole packet is ready to be processed.