Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
imt::base::hal::stm32h730::registers::UsartRegisters::USART_GTPR Struct Reference

USART Guard time and prescaler register, chapter 53.7.6. More...

#include <Imt.Base.HAL.STM32H730/Registers/UsartRegisters.h>

Public Attributes

uint32_t volatile PSC: 8
 
uint32_t volatile GT: 8
 
uint32_t volatile: 16
 

Detailed Description

USART Guard time and prescaler register, chapter 53.7.6.

Definition at line 184 of file UsartRegisters.h.

Member Data Documentation

◆ GT

uint32_t volatile imt::base::hal::stm32h730::registers::UsartRegisters::USART_GTPR::GT

Definition at line 186 of file UsartRegisters.h.

◆ PSC

uint32_t volatile imt::base::hal::stm32h730::registers::UsartRegisters::USART_GTPR::PSC

Definition at line 185 of file UsartRegisters.h.

◆ volatile

uint32_t imt::base::hal::stm32h730::registers::UsartRegisters::USART_GTPR::volatile

Definition at line 187 of file UsartRegisters.h.


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