irq

package
v0.0.0-...-3d984ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2018 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package irq provides list of external interrupts.

Index

Constants

View Source
const (
	WWDG                nvic.IRQ = 0  // Window WatchDog Interrupt.
	RTC                 nvic.IRQ = 2  // RTC Interrupt through EXTI Lines 17, 19 and 20.
	FLASH               nvic.IRQ = 3  // FLASH global Interrupt.
	RCC                 nvic.IRQ = 4  // RCC global Interrupt.
	EXTI0_1             nvic.IRQ = 5  // EXTI Line 0 and 1 Interrupt.
	EXTI2_3             nvic.IRQ = 6  // EXTI Line 2 and 3 Interrupt.
	EXTI4_15            nvic.IRQ = 7  // EXTI Line 4 to 15 Interrupt.
	DMA1_Channel1       nvic.IRQ = 9  // DMA1 Channel 1 Interrupt.
	DMA1_Channel2_3     nvic.IRQ = 10 // DMA1 Channel 2 and Channel 3 Interrupt.
	DMA1_Channel4_5     nvic.IRQ = 11 // DMA1 Channel 4 and Channel 5 Interrupt.
	ADC1                nvic.IRQ = 12 // ADC1 Interrupt.
	TIM1_BRK_UP_TRG_COM nvic.IRQ = 13 // TIM1 Break, Update, Trigger and Commutation Interrupt.
	TIM1_CC             nvic.IRQ = 14 // TIM1 Capture Compare Interrupt.
	TIM3                nvic.IRQ = 16 // TIM3 global Interrupt.
	TIM6                nvic.IRQ = 17 // TIM6 global Interrupt.
	TIM14               nvic.IRQ = 19 // TIM14 global Interrupt.
	TIM15               nvic.IRQ = 20 // TIM15 global Interrupt.
	TIM16               nvic.IRQ = 21 // TIM16 global Interrupt.
	TIM17               nvic.IRQ = 22 // TIM17 global Interrupt.
	I2C1                nvic.IRQ = 23 // I2C1 Event Interrupt.
	I2C2                nvic.IRQ = 24 // I2C2 Event Interrupt.
	SPI1                nvic.IRQ = 25 // SPI1 global Interrupt.
	SPI2                nvic.IRQ = 26 // SPI2 global Interrupt.
	USART1              nvic.IRQ = 27 // USART1 global Interrupt.
	USART2              nvic.IRQ = 28 // USART2 global Interrupt.
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳