EasyManuals Logo

ST STM32F2 User Manual

ST STM32F2
1371 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #669 background imageLoading...
Page #669 background image
UM1940
HAL UART Generic Driver
DocID028236 Rev 2
669/1371
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
__)).
__HAL_UART_ONE_BIT_SAMPLE_ENABLE
Description:
macros to enables the UART's one
bit sample method
Parameters:
__HANDLE__: specifies the UART
Handle.
Return value:
None
__HAL_UART_ONE_BIT_SAMPLE_DISABLE
Description:
macros to disables the UART's one
bit sample method
Parameters:
__HANDLE__: specifies the UART
Handle.
Return value:
None
__HAL_UART_ENABLE
Description:
Enable UART.
Parameters:
__HANDLE__: specifies the UART
Handle.
Return value:
None
__HAL_UART_DISABLE
Description:
Disable UART.
Parameters:
__HANDLE__: specifies the UART
Handle.
Return value:
None

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F2 and is the answer not in the manual?

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals