.Modelica_DeviceDrivers.EmbeddedTargets.AVR.Types.TimerSelect

Selecting the timer on the chip. Some may have multiple counters associated with it (see TimerNumber)

Definition

type TimerSelect = enumeration(Timer0 "Usually an 8-bit timer", Timer1 "Usually a 16-bit timer", Timer2 "Usually an 8-bit timer");

Generated at 2026-03-16T19:13:55Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos