IoT Supervisor 0.0
Loading...
Searching...
No Matches
Interrupts.c File Reference
#include "hardware.h"
#include <SI_EFM8BB1_Register_Enums.h>
#include "PetitModbusPort.h"
#include "IoT_Supervisor.h"

Go to the source code of this file.

Macros

#define WDT_RESET()   (WDTCN = 0xA5)
 

Functions

 SI_INTERRUPT (CMP1_ISR, CMP1_IRQn)
 
 SI_INTERRUPT (TIMER0_ISR, TIMER0_IRQn)
 
 SI_INTERRUPT (TIMER1_ISR, TIMER1_IRQn)
 
 SI_INTERRUPT (UART0_ISR, UART0_IRQn)
 
 SI_INTERRUPT (ADC0EOC_ISR, ADC0EOC_IRQn)
 

Detailed Description

generated by Hardware Configurator

This file contains interrupt service routines.

This file will be regenerated when saving a document. leave the sections inside the "$[...]" comment tags alone or they will be overwritten!

Definition in file Interrupts.c.

Macro Definition Documentation

◆ WDT_RESET

#define WDT_RESET ( )    (WDTCN = 0xA5)

Definition at line 18 of file Interrupts.c.