Synopsis
void ctl_gfx_write_command(CTL_GFX_CONTROLLER_t *self,
                           unsigned command);
Description

Write the command command to the controller self using the write_command method. This simply wraps the write_command method so that client source code looks clean.