STM8S/A Standard Peripherals Drivers
|
UART3_Registers_Reset_Value
Defines | |
#define | UART3_BRR1_RESET_VALUE ((uint8_t)0x00) |
#define | UART3_BRR2_RESET_VALUE ((uint8_t)0x00) |
#define | UART3_CR1_RESET_VALUE ((uint8_t)0x00) |
#define | UART3_CR2_RESET_VALUE ((uint8_t)0x00) |
#define | UART3_CR3_RESET_VALUE ((uint8_t)0x00) |
#define | UART3_CR4_RESET_VALUE ((uint8_t)0x00) |
#define | UART3_CR6_RESET_VALUE ((uint8_t)0x00) |
#define | UART3_SR_RESET_VALUE ((uint8_t)0xC0) |
Define Documentation
#define UART3_BRR1_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1992 of file stm8s.h.
Referenced by UART3_DeInit().
#define UART3_BRR2_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1993 of file stm8s.h.
Referenced by UART3_DeInit().
#define UART3_CR1_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1994 of file stm8s.h.
Referenced by UART3_DeInit().
#define UART3_CR2_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1995 of file stm8s.h.
Referenced by UART3_DeInit().
#define UART3_CR3_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1996 of file stm8s.h.
Referenced by UART3_DeInit().
#define UART3_CR4_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1997 of file stm8s.h.
Referenced by UART3_DeInit().
#define UART3_CR6_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1998 of file stm8s.h.
Referenced by UART3_DeInit().