HBlankOn()
Previous  Next

Description: Returns true when the program is in the horizontal blanking period. It's very likely this function is useless due to the blanking period being ~16uS, making it difficult to detect when in the horizontal blank without using pure assembly.

     Syntax:
     
HBlankOn()

Example:

        a = HBlankOn()
        Print a