.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-05-18T18:20:05Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos