![]()  | 
  
    Imt.Base C++ API V4.1.1.0
    
   | 
 
Enumeration of the available USART/UART modules on STM32F769. More...
#include <Imt.Base.HAL.STM32F769/SystemMemoryMap.h>
Public Types | |
| enum | Id {  USART1 = SystemMemoryMap::USART1_BASE , USART2 = SystemMemoryMap::USART2_BASE , USART3 = SystemMemoryMap::USART3_BASE , UART4 = SystemMemoryMap::UART4_BASE , UART5 = SystemMemoryMap::UART5_BASE , USART6 = SystemMemoryMap::USART6_BASE , UART7 = SystemMemoryMap::UART7_BASE , UART8 = SystemMemoryMap::UART8_BASE }  | 
Enumeration of the available USART/UART modules on STM32F769.
Definition at line 304 of file SystemMemoryMap.h.
| Enumerator | |
|---|---|
| USART1 | |
| USART2 | |
| USART3 | |
| UART4 | |
| UART5 | |
| USART6 | |
| UART7 | |
| UART8 | |
Definition at line 305 of file SystemMemoryMap.h.