.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 2025-12-13T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos