STM8L15x Standard Peripherals Drivers: DMA_Memory_Data_Size

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

DMA_Memory_Data_Size

Defines

#define IS_DMA_DATA_SIZE(SIZE)

Enumerations

enum  DMA_MemoryDataSize_TypeDef { DMA_MemoryDataSize_Byte = ((uint8_t)0x00), DMA_MemoryDataSize_HalfWord = ((uint8_t)0x08) }

Define Documentation

#define IS_DMA_DATA_SIZE (   SIZE)
Value:

Definition at line 118 of file stm8l15x_dma.h.


Enumeration Type Documentation

Enumerator:
DMA_MemoryDataSize_Byte 

Memory Data Size is 1 Byte

DMA_MemoryDataSize_HalfWord 

Memory Data Size is 2 Bytes

Definition at line 112 of file stm8l15x_dma.h.

STM8S Firmware Library: Overview

 

 

 

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