Module avrd::attiny3217::tca_single_evact[][src]

Event Action select

Constants

ANYEDGE

Count on any edge event.

HIGHLVL

Count on prescaled clock while event line is 1.

POSEDGE

Count on positive edge event.

UPDOWN

Count on prescaled clock. Event controls count direction. Up-count when event line is 0, down-count when event line is 1.