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