6.102.2 Status Register (SREG) and Boolean Formula

ITHSVNZC
1
C

1

Carry flag set.

Example:

      sec         ; Set Carry flag
      adc  r0,r1  ; r0=r0+r1+1
Words
1 (2 bytes)
Table 6-102. Cycles
NameCycles
AVRe1
AVRxm1
AVRxt1
AVRrc1