
     MOV P2,#1     ;writing <b>HIGH</b> to bit 0 of Port2
     MOV P2,#0     ;Writing <b>LOW</b> to bit 0 of Port2
