Kamcho Library 02.00.03  lib.kamcho.02.00.03.287
Typedefs | Enumerations
irq_sfrs.h File Reference

Go to the source code of this file.

Typedefs

typedef enum IRQn IRQn_Type
 The enumeration of Interrupt Number Assignments. More...
 

Enumerations

enum  IRQn {
  HardFault_IRQn = -13, SVCall_IRQn = -5, PendSV_IRQn = -2, SysTick_IRQn = -1,
  BrownOut_IRQn = 0, ClkMon_IRQn = 1, PIN_IRQn = 2, RTC_FE_IRQn = 3,
  RTC_RE_IRQn = 4, I2C_Collision_IRQn = 5, I2C_IRQn = 6, UART_IRQn = 7,
  SPI_IRQn = 8, TIMER0_IRQn = 16, TIMER1_IRQn = 17, TIMER2_IRQn = 18,
  WATCHDOG_IRQn = 19
}
 The enumeration of Interrupt Number Assignments. More...
 

Detailed Description

This file is proprietary to Indie Semiconductor. All rights reserved. Reproduction or distribution, in whole or in part, is forbidden except by express written permission of Indie Semiconductor.

Typedef Documentation

typedef enum IRQn IRQn_Type

The enumeration of Interrupt Number Assignments.

Enumeration Type Documentation

enum IRQn

The enumeration of Interrupt Number Assignments.

Enumerator
HardFault_IRQn 

Hard Fault Interrupt

SVCall_IRQn 

SV Call Interrupt

PendSV_IRQn 

Pend SV Interrupt

SysTick_IRQn 

System Tick Interrupt

BrownOut_IRQn 

Brown out interrupt

ClkMon_IRQn 

Clock monitor interrupt

PIN_IRQn 

Pin Change interrupt

RTC_FE_IRQn 

RTC Falling Edge interrupt

RTC_RE_IRQn 

RTC Rising Edge interrupt

I2C_Collision_IRQn 

I2C Collision Interrupt

I2C_IRQn 

I2C interrupt

UART_IRQn 

UART interrupt

SPI_IRQn 

SPI interrupt Interrupt vectors from 9-15 are Reserved

TIMER0_IRQn 

Timer 0 Interrupt

TIMER1_IRQn 

Timer 1 Interrupt

TIMER2_IRQn 

Timer 2 Interrupt

WATCHDOG_IRQn 

Watchdog timer Interrupt