SPI_pop

Name

SPI_pop -- pops SPI stack to allow recursive SPI calls

Synopsis

void SPI_pop(void)

Description

SPI_pop pops the previous environment from the SPI call stack. For use when returning from recursive SPI calls.