SPI_push

Name

SPI_push -- pushes SPI stack to allow recursive SPI calls

Synopsis

void SPI_push(void)

Description

SPI_push pushes a new environment on to the SPI call stack, allowing recursive calls to use a new environment.