STM32H735xx HAL User Manual
Variables
USART Private Variables
USART

Variables

static const uint32_t USART_PRESCALER_TAB []

Variable Documentation

const uint32_t USART_PRESCALER_TAB[] [static]
Initial value:
{
  1UL,
  2UL,
  4UL,
  6UL,
  8UL,
  10UL,
  12UL,
  16UL,
  32UL,
  64UL,
  128UL,
  256UL
}

Definition at line 46 of file stm32h7xx_ll_usart.h.