.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-04-10T18:19:57Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos