STM32L4xx_HAL_Driver  1.14.0
stm32l4xx_hal_dfsdm_ex.c File Reference

DFSDM Extended HAL module driver. This file provides firmware functions to manage the following functionality of the DFSDM Peripheral Controller: More...

Go to the source code of this file.

Functions

HAL_StatusTypeDef HAL_DFDSMEx_ChannelSetPulsesSkipping (DFSDM_Channel_HandleTypeDef *hdfsdm_channel, uint32_t PulsesValue)
 Set value of pulses skipping. More...
 
HAL_StatusTypeDef HAL_DFDSMEx_ChannelGetPulsesSkipping (DFSDM_Channel_HandleTypeDef *hdfsdm_channel, uint32_t *PulsesValue)
 Get value of pulses skipping. More...
 

Detailed Description

DFSDM Extended HAL module driver. This file provides firmware functions to manage the following functionality of the DFSDM Peripheral Controller:

Author
MCD Application Team
  • Set and get pulses skipping on channel.
Attention

© Copyright (c) 2017 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32l4xx_hal_dfsdm_ex.c.