STM8S/A Standard Peripherals Drivers
|
UART2_Registers_Reset_Value
Defines | |
#define | UART2_BRR1_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_BRR2_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_CR1_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_CR2_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_CR3_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_CR4_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_CR5_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_CR6_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_GTR_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_PSCR_RESET_VALUE ((uint8_t)0x00) |
#define | UART2_SR_RESET_VALUE ((uint8_t)0xC0) |
Define Documentation
#define UART2_BRR1_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1887 of file stm8s.h.
Referenced by UART2_DeInit().
#define UART2_BRR2_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1888 of file stm8s.h.
Referenced by UART2_DeInit().
#define UART2_CR1_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1889 of file stm8s.h.
Referenced by UART2_DeInit().
#define UART2_CR2_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1890 of file stm8s.h.
Referenced by UART2_DeInit().
#define UART2_CR3_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1891 of file stm8s.h.
Referenced by UART2_DeInit().
#define UART2_CR4_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1892 of file stm8s.h.
Referenced by UART2_DeInit().
#define UART2_CR5_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1893 of file stm8s.h.
Referenced by UART2_DeInit().
#define UART2_CR6_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1894 of file stm8s.h.
Referenced by UART2_DeInit().