UM1940
__HAL_UART_ONE_BIT_SAMPLE_ENABLE
__HAL_UART_ONE_BIT_SAMPLE_DISABLE
__HAL_UART_ENABLE
__HAL_UART_DISABLE
Description:
Parameters:
Return value:
Description:
Parameters:
Return value:
Description:
Parameters:
Return value:
Description:
Parameters:
Return value:
DocID028236 Rev 2
HAL UART Generic Driver
USART instance Deinit/Init, following
conditions for macro call should be
fulfilled : UART instance should have
already been initialised (through call
of HAL_UART_Init() )macro could
only be called when corresponding
UART instance is disabled (i.e
__HAL_UART_DISABLE(__HANDL
E__)) and should be followed by an
Enable macro (i.e
__HAL_UART_ENABLE(__HANDLE
__)).
macros to enables the UART's one
bit sample method
__HANDLE__: specifies the UART
Handle.
None
macros to disables the UART's one
bit sample method
__HANDLE__: specifies the UART
Handle.
None
Enable UART.
__HANDLE__: specifies the UART
Handle.
None
Disable UART.
__HANDLE__: specifies the UART
Handle.
None
669/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers