Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Uart

This section introduces the Universal Asynchronous Receiver/Transmitter (UART) APIs including terms and acronyms, supported features, software architecture, details on how to use this driver, enums, structures and functions. More...

Overview

This section introduces the Universal Asynchronous Receiver/Transmitter (UART) APIs including terms and acronyms, supported features, software architecture, details on how to use this driver, enums, structures and functions.

Terms and Acronyms

Terms Details
DMA Direct Memory Access.
FIFO First In, First Out.
PIO Programming Input/Out Model.
UART Universal Asynchronous Receiver/Transmitter.

Supported Features

See Supported Features for the details of Supported Features.

How to use this driver

Modules

 Enum
 This section introduces the enumerations used by UART OS-HAL used.
 
 Function
 This section provides high level APIs to upper layer.