Module avrd::atmega644rfr2::tc0_wgm_bitf[][src]

TC0_WGM_BITF value group

Constants

VAL_0x0

Normal mode of operation.

VAL_0x1

PWM, phase correct, TOP=0xFF.

VAL_0x2

CTC, TOP = OCRA.

VAL_0x3

Fast PWM, TOP=0xFF.

VAL_0x4

Reserved.

VAL_0x5

PWM, Phase correct, TOP = OCRA.

VAL_0x6

Reserved.

VAL_0x7

Fast PWM, TOP=OCRA.