|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_DAC_RESOLUTION_12B 0x00000000U |
| #define | LL_DAC_RESOLUTION_8B 0x00000002U |
| #define LL_DAC_RESOLUTION_12B 0x00000000U |
DAC channel resolution 12 bits
Definition at line 369 of file stm32l4xx_ll_dac.h.
| #define LL_DAC_RESOLUTION_8B 0x00000002U |
DAC channel resolution 8 bits
Definition at line 370 of file stm32l4xx_ll_dac.h.
1.7.6.1