STM32H735xx HAL User Manual
|
Defines | |
#define | LL_DAC_RESOLUTION_12B 0x00000000UL |
#define | LL_DAC_RESOLUTION_8B 0x00000002UL |
#define LL_DAC_RESOLUTION_12B 0x00000000UL |
DAC channel resolution 12 bits
Definition at line 376 of file stm32h7xx_ll_dac.h.
#define LL_DAC_RESOLUTION_8B 0x00000002UL |
DAC channel resolution 8 bits
Definition at line 377 of file stm32h7xx_ll_dac.h.