STM8L15x Standard Peripherals Drivers: DMA_One_Channel_Interrupts

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

DMA_One_Channel_Interrupts

Defines

#define IS_DMA_CONFIG_ITX(IT)   ((((IT) & 0xF9) == 0x00) && ((IT) != 0x00))

Enumerations

enum  DMA_ITx_TypeDef { DMA_ITx_TC = ((uint8_t)0x02), DMA_ITx_HT = ((uint8_t)0x04) }

Define Documentation

#define IS_DMA_CONFIG_ITX (   IT)    ((((IT) & 0xF9) == 0x00) && ((IT) != 0x00))

Definition at line 204 of file stm8l15x_dma.h.

Referenced by DMA_ITConfig().


Enumeration Type Documentation

Enumerator:
DMA_ITx_TC 

Transaction Complete Interrupt

DMA_ITx_HT 

Half Transaction Interrupt

Definition at line 198 of file stm8l15x_dma.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com