STM32H735xx HAL User Manual
Defines
Delay Block Exported Constants
DELAYBLOCK_LL

Defines

#define DLYB_MAX_UNIT   ((uint32_t)0x00000080U)
#define DLYB_MAX_SELECT   ((uint32_t)0x0000000CU)

Define Documentation

#define DLYB_MAX_SELECT   ((uint32_t)0x0000000CU)

Max SELECT value (12)

Definition at line 55 of file stm32h7xx_ll_delayblock.h.

Referenced by DelayBlock_Enable().

#define DLYB_MAX_UNIT   ((uint32_t)0x00000080U)

Max UNIT value (128)

Definition at line 54 of file stm32h7xx_ll_delayblock.h.

Referenced by DelayBlock_Enable().