STM8L15x Standard Peripherals Drivers: LCD_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

LCD_Registers_Reset_Value

Defines

#define LCD_CR1_RESET_VALUE   ((uint8_t)0x00)
#define LCD_CR2_RESET_VALUE   ((uint8_t)0x00)
#define LCD_CR3_RESET_VALUE   ((uint8_t)0x00)
#define LCD_CR4_RESET_VALUE   ((uint8_t)0x00)
#define LCD_FRQ_RESET_VALUE   ((uint8_t)0x00)
#define LCD_PM_RESET_VALUE   ((uint8_t)0x00)
#define LCD_RAM_RESET_VALUE   ((uint8_t)0x00)

Define Documentation

#define LCD_CR1_RESET_VALUE   ((uint8_t)0x00)

Control Register 1 reset value

Definition at line 2666 of file stm8l15x.h.

Referenced by LCD_DeInit().

#define LCD_CR2_RESET_VALUE   ((uint8_t)0x00)

Control Register 2 reset value

Definition at line 2667 of file stm8l15x.h.

Referenced by LCD_DeInit().

#define LCD_CR3_RESET_VALUE   ((uint8_t)0x00)

Control Register 3 reset value

Definition at line 2668 of file stm8l15x.h.

Referenced by LCD_DeInit().

#define LCD_CR4_RESET_VALUE   ((uint8_t)0x00)

Control Register 4 reset value

Definition at line 2672 of file stm8l15x.h.

Referenced by LCD_DeInit().

#define LCD_FRQ_RESET_VALUE   ((uint8_t)0x00)

Register Frequency reset value

Definition at line 2669 of file stm8l15x.h.

Referenced by LCD_DeInit().

#define LCD_PM_RESET_VALUE   ((uint8_t)0x00)

Port mask Register reset value

Definition at line 2670 of file stm8l15x.h.

Referenced by LCD_DeInit().

#define LCD_RAM_RESET_VALUE   ((uint8_t)0x00)

RAM Register reset value

Definition at line 2671 of file stm8l15x.h.

Referenced by LCD_DeInit().

STM8S Firmware Library: Overview

 

 

 

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