Module avrd::attiny214::tcd_inputmode[][src]

Input mode select

Constants

EDGETRIG

Stop output on edge, jump to next compare cycle.

EDGETRIGFREQ

Stop output on edge, maintain frequency.

EXECDT

Stop all outputs, execute dead time while fault active.

EXECFAULT

stop output, execute opposite compare cycle while fault active.

EXECWAIT

Stop output, execute opposite compare cycle and wait.

FREQ

Stop all outputs, maintain frequency.

JMPWAIT

Stop output, jump to opposite compare cycle and wait.

LVLTRIGFREQ

Stop output at level, maintain frequency.

NONE

Input has no actions.

WAIT

Stop all outputs, jump to next compare cycle and wait.

WAITSW

Stop all outputs, wait for software action.