Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TUKS-COURSE-TIMER by
Channel state function
[DFSDM Exported Functions]
Channel state function. More...
Functions | |
HAL_DFSDM_Channel_StateTypeDef | HAL_DFSDM_ChannelGetState (DFSDM_Channel_HandleTypeDef *hdfsdm_channel) |
This function allows to get the current DFSDM channel handle state. |
Detailed Description
Channel state function.
============================================================================== ##### Channel state function ##### ============================================================================== [..] This section provides function allowing to: (+) Get channel handle state.
Function Documentation
HAL_DFSDM_Channel_StateTypeDef HAL_DFSDM_ChannelGetState | ( | DFSDM_Channel_HandleTypeDef * | hdfsdm_channel ) |
This function allows to get the current DFSDM channel handle state.
- Parameters:
-
hdfsdm_channel : DFSDM channel handle.
- Return values:
-
DFSDM channel state.
Definition at line 1010 of file stm32l4xx_hal_dfsdm.c.
Generated on Tue Jul 12 2022 17:38:53 by
