Synopsis
void soldercore_graphics_shield_spi_write(CTL_SPI_DEVICE_t *self,
                                          const void *data,
                                          size_t len);
Description

soldercore_graphics_shield_spi_write write len bytes from data to the shield self. This respects the readiness of the shield to accept more data by using the RDY signal and the pipeline state.