Dataflow Runtime API  4.0.1.0
Public Types | List of all members
imt::base::hal::stm32f769::UsartModuleAddress Struct Reference

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
}
 

Detailed Description

Enumeration of the available USART/UART modules on STM32F769.

Member Enumeration Documentation

◆ Id

Enumerator
USART1 
USART2 
USART3 
UART4 
UART5 
USART6 
UART7 
UART8 

The documentation for this struct was generated from the following file: