DHCOM_HAL
Hardware-abstraction library (HAL) for multiple targets, including DHCOM modules
 All Data Structures Namespaces Files Functions Typedefs Enumerations Enumerator Macros Pages
Data Structures | Namespaces
UART.h File Reference

Definitions of the UART class. More...

#include <DHCOM_HAL.h>
#include <hal/Types.h>
#include <stddef.h>

Go to the source code of this file.

Data Structures

class  dhcom::UART
 Provides access to an UART on a DHCOM Module. The class does not provide protection from re-opening the same UART device many times. The class provides non-blocking IO, returning the number of symbols actually sent or received. More...
 

Namespaces

namespace  dhcom
 Use this definition if you want the library to support DHCOM-iMX25.
 

Detailed Description

Definitions of the UART class.