SYSTIMER: Abbreviations and Definitions

Arduino SYSTIMER

SYSTIMER
Abbreviations and Definitions

Abbreviations and Definitions

Abbreviations:
DAVEā„¢Digital Application Virtual Engineer
APPDAVE Application
APIApplication Programming Interface
GUIGraphical User Interface
SYSTIMERSystem Timer
MCUMicrocontroller Unit
SWSoftware
HWHardware
LLDLow Level Driver
IOInput Output

Definitions:
SingletonOnly single instance of the APP is permitted
SharableResource sharing with other APPs is permitted
initProviderProvides the initialization routine
Physical connectivityHardware inter/intra peripheral (constant) signal connection
Conditional connectivityConstrained hardware inter/intra peripheral signal connection
AggregationIndicates consumption of low level (dependent) DAVE APPs