Dataflow Runtime API
4.0.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.