S3_DRAW
u_int16_t cmd = S3_CMD_BITBLT | S3_DRAW;
u_int16_t cmd = S3_CMD_RECT | S3_INC_X | S3_INC_Y | S3_DRAW;