Synopsis
CTL_STATUS_t ctl_spi_put_get(CTL_SPI_DEVICE_t *self,
                             unsigned u);
Description

ctl_spi_put_get writes the single frame u to the SPI device self which must have been previously selected onto the bus by ctl_spi_select_device and returns the data read when shifting the frame out.