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

ctl_spi_put writes the single frame u to the SPI device self which must have been previously selected onto the bus by ctl_spi_select_device.