RTEMS 6.1-rc4
|
Header file of Delay Block module. More...
#include "stm32h7xx_hal_def.h"
Go to the source code of this file.
Macros | |
#define | DLYB_MAX_UNIT ((uint32_t)0x00000080U) |
#define | DLYB_MAX_SELECT ((uint32_t)0x0000000CU) |
Functions | |
HAL_StatusTypeDef | DelayBlock_Enable (DLYB_TypeDef *DLYBx) |
HAL_StatusTypeDef | DelayBlock_Disable (DLYB_TypeDef *DLYBx) |
HAL_StatusTypeDef | DelayBlock_Configure (DLYB_TypeDef *DLYBx, uint32_t PhaseSel, uint32_t Units) |
Header file of Delay Block module.
Copyright (c) 2017 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.