STM8L15x Standard Peripherals Drivers: DMA_Channel_struct Struct Reference

STM8L15x/16x Standard Peripherals Drivers

DMA_Channel_struct Struct Reference

#include <stm8l15x.h>

Data Fields

__IO uint8_t CCR
__IO uint8_t CM0ARH
__IO uint8_t CM0ARL
__IO uint8_t CM0EAR
__IO uint8_t CNBTR
__IO uint8_t CPARH
__IO uint8_t CPARL
__IO uint8_t CSPR

Detailed Description

Definition at line 2515 of file stm8l15x.h.


Field Documentation

CHx Control register

Definition at line 2517 of file stm8l15x.h.

Referenced by DMA_Cmd(), DMA_DeInit(), DMA_GetITStatus(), DMA_Init(), and DMA_ITConfig().

Memory 0 Address High register

Definition at line 2523 of file stm8l15x.h.

Referenced by DMA_DeInit(), and DMA_Init().

Memory 0 Address Low register

Definition at line 2524 of file stm8l15x.h.

Referenced by DMA_DeInit(), and DMA_Init().

Memory 0 Extended Address register (for channel3)

Definition at line 2522 of file stm8l15x.h.

Referenced by DMA_DeInit(), and DMA_Init().

CHx Number of Bytes to Tranfer register

Definition at line 2519 of file stm8l15x.h.

Referenced by DMA_DeInit(), DMA_GetCurrDataCounter(), DMA_Init(), and DMA_SetCurrDataCounter().

Peripheral Address High register

Definition at line 2520 of file stm8l15x.h.

Referenced by DMA_DeInit(), and DMA_Init().

Peripheral Address Low register

Definition at line 2521 of file stm8l15x.h.

Referenced by DMA_DeInit(), and DMA_Init().

CHx Status & Priority register

Definition at line 2518 of file stm8l15x.h.

Referenced by DMA_ClearFlag(), DMA_ClearITPendingBit(), DMA_DeInit(), DMA_GetFlagStatus(), DMA_GetITStatus(), and DMA_Init().


The documentation for this struct was generated from the following file:
STM8S Firmware Library: Overview

 

 

 

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