STM8S/A Standard Peripherals Drivers: UART3_struct Struct Reference
From STM8S/A Standard Peripherals Library
|
STM8S/A Standard Peripherals Drivers
|
UART3_struct Struct Reference
LIN Universal Asynchronous Receiver Transmitter (UART3) More...
#include <stm8s.h>
Data Fields | |
| __IO uint8_t | BRR1 |
| __IO uint8_t | BRR2 |
| __IO uint8_t | CR1 |
| __IO uint8_t | CR2 |
| __IO uint8_t | CR3 |
| __IO uint8_t | CR4 |
| __IO uint8_t | CR6 |
| __IO uint8_t | DR |
| uint8_t | RESERVED |
| __IO uint8_t | SR |
Detailed Description
Field Documentation
| __IO uint8_t UART3_struct::CR1 |
| __IO uint8_t UART3_struct::CR2 |
| __IO uint8_t UART3_struct::CR3 |
| __IO uint8_t UART3_struct::CR4 |
| __IO uint8_t UART3_struct::CR6 |
| __IO uint8_t UART3_struct::DR |
| __IO uint8_t UART3_struct::SR |
The documentation for this struct was generated from the following file: