Home
last modified time | relevance | path

Searched defs:LastBitClockPulse (Results 1 – 1 of 1) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_usart.h136 …uint32_t LastBitClockPulse; /*!< Specifies whether the clock pulse corresponding to the la… member
645 …TATIC_INLINE void LL_USART_SetLastClkPulseOutput(USART_TypeDef *USARTx, uint32_t LastBitClockPulse) in LL_USART_SetLastClkPulseOutput()