STM8L15x Standard Peripherals Drivers: USART_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

USART_Registers_Reset_Value

Defines

#define USART_BRR1_RESET_VALUE   ((uint8_t)0x00)
#define USART_BRR2_RESET_VALUE   ((uint8_t)0x00)
#define USART_CR1_RESET_VALUE   ((uint8_t)0x00)
#define USART_CR2_RESET_VALUE   ((uint8_t)0x00)
#define USART_CR3_RESET_VALUE   ((uint8_t)0x00)
#define USART_CR4_RESET_VALUE   ((uint8_t)0x00)
#define USART_SR_RESET_VALUE   ((uint8_t)0xC0)

Define Documentation

#define USART_BRR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2211 of file stm8l15x.h.

Referenced by USART_DeInit().

#define USART_BRR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2212 of file stm8l15x.h.

Referenced by USART_DeInit().

#define USART_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2213 of file stm8l15x.h.

Referenced by USART_DeInit().

#define USART_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2214 of file stm8l15x.h.

Referenced by USART_DeInit().

#define USART_CR3_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2215 of file stm8l15x.h.

Referenced by USART_DeInit().

#define USART_CR4_RESET_VALUE   ((uint8_t)0x00)

Definition at line 2216 of file stm8l15x.h.

Referenced by USART_DeInit().

#define USART_SR_RESET_VALUE   ((uint8_t)0xC0)

Definition at line 2210 of file stm8l15x.h.

STM8S Firmware Library: Overview

 

 

 

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