STM8L15x Standard Peripherals Drivers: DAC_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

DAC_Registers_Reset_Value

Defines

#define DAC_CR1_RESET_VALUE   ((uint8_t)0x00)
#define DAC_CR2_RESET_VALUE   ((uint8_t)0x00)
#define DAC_DHR8_RESET_VALUE   ((uint8_t)0x00)
#define DAC_DORH_RESET_VALUE   ((uint8_t)0x00)
#define DAC_DORL_RESET_VALUE   ((uint8_t)0x00)
#define DAC_LDHRH_RESET_VALUE   ((uint8_t)0x00)
#define DAC_LDHRL_RESET_VALUE   ((uint8_t)0x00)
#define DAC_RDHRH_RESET_VALUE   ((uint8_t)0x00)
#define DAC_RDHRL_RESET_VALUE   ((uint8_t)0x00)
#define DAC_SR_RESET_VALUE   ((uint8_t)0x00)
#define DAC_SWTRIGR_RESET_VALUE   ((uint8_t)0x00)

Define Documentation

#define DAC_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2437 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2438 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_DHR8_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2445 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_DORH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2446 of file stm8l15x.h.

#define DAC_DORL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2447 of file stm8l15x.h.

#define DAC_LDHRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2443 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_LDHRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2444 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_RDHRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2441 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_RDHRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2442 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_SR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2440 of file stm8l15x.h.

Referenced by DAC_DeInit().

#define DAC_SWTRIGR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2439 of file stm8l15x.h.

Referenced by DAC_DeInit().

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com