EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #171 background imageLoading...
Page #171 background image
UM1581
Digital-to-analog converter (DAC)
DocID023800 Rev 1
171/584
7.2.8.5 DAC_ClearITPendingBit
Function Name
void DAC_ClearITPendingBit ( uint32_t DAC_Channel,
uint32_t DAC_IT)
Function Description
Clears the DAC channel's interrupt pending bits.
Parameters
ï‚· DAC_Channel : The selected DAC channel. This parameter
can be:
 DAC_Channel_1 : DAC Channel1 selected
 DAC_Channel_2 : DAC Channel2 selected
ï‚· DAC_IT : specifies the DAC interrupt pending bit to clear.
This parameter can be the following values:
 DAC_IT_DMAUDR : DMA underrun interrupt mask
Return values
ï‚· None.
Notes
ï‚· None.
7.3 DAC Firmware driver defines
7.3.1 DAC
DAC
DAC_Channel_selection
ï‚· #define: DAC_Channel_1 ((uint32_t)0x00000000)
ï‚· #define: DAC_Channel_2 ((uint32_t)0x00000010)
DAC_data_alignement
ï‚· #define: DAC_Align_12b_R ((uint32_t)0x00000000)
ï‚· #define: DAC_Align_12b_L ((uint32_t)0x00000004)
ï‚· #define: DAC_Align_8b_R ((uint32_t)0x00000008)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals