LCD_CMD_DATA_LEN_8BITS
init = LCD_CMD_FUNCTION_SET | LCD_CMD_DATA_LEN_8BITS;
((hdc->ifwidth == 8) ? LCD_CMD_DATA_LEN_8BITS : 0) |