IF8080 Vsync Enable

group x3e_IF8080_VsyncCmd

Defines

IF8080_VSYNC_ENABLE (IF8080_VSYNC_START_EN_MSK)

Enable IF8080 Vsync signal.

IF8080_VSYNC_DISABLE (0)

Disable IF8080 Vsync signal.

IS_IF8080_VSYNC_CMD(CMD) (((CMD) == IF8080_VSYNC_ENABLE) || ((CMD) == IF8080_VSYNC_DISABLE))

Check whether is the status of IF8080 Vsync signal.