- GPIO: triggered by interrupts (e.g., Timer Overflow, GPIO Pin Change, ADC Conversion Complete)
- Timer: triggered at specific time intervals
- Msg: triggered by messages
Events
An event refers to any significant occurrence or state change within the chip that triggers a predefined response or action. These events, generated by hardware or software, enable synchronization, control, and error handling.
Embedd currently supports 3 types of events:
