Synopsis
void ctl_gfx_controller_hitachi_spi_write_register(CTL_GFX_CONTROLLER_t *self,
                                                   unsigned reg,
                                                   unsigned data);
Description

ctl_gfx_controller_hitachi_spi_write_register issues a command to the graphics controller self using Hitachi-like SPI protocol to write register reg with data.