6
 SINGLE BIT OPRATIONS IN AVR MICROCONTROLLER ROBO INDIA PRESENTATION ON

Single BIT OPRATIONS in AVR Microcontroller

Embed Size (px)

DESCRIPTION

Robo India in this presentation present how to perform single bit operation in AVR microcontroller namely Atmel Atmega 16, Atmega 8, Atmega 328, Atmega 32 etc.In This presentation exhibits step by step procedure to perform single bit operation.We welcome all of your query, we are found at-webstie: http://roboindia.com

Citation preview

Input/output Ports

Single BIT OPRATIONSin AVR microcontrollerRobo IndiaPresentation on If you have forgotten

AND Multiply OR ADD

AND & OR operations

#define SETBIT(ADDRESS,BIT) (ADDRESS |= (1