User: alciro    User
 Original    Translate to:  Deutsch  English  Français  中文  
 

Microcontroladores 8051

4.4. Bit Manipulation Instructions

Bit manipulation instructions nicroprocesadores 8051

CLR bit. Zero the specified bit.

SETB bit. Putting a specified bit.

CPL bit. Complement the bit indicated.

Bit_destino MOV, bit_procedencia. Transfer or move a bit.

ANL C, bit_procedencia. AND (Y) between the carry logic and the bit indicated.

ORL C, bit_procedencia. OR (O) and carry logic between the specified bit.

Loading
copyright © 2007-2024  www.alciro.org  All rights reserved.         
Share |