DHCOM_HAL
Hardware-abstraction library (HAL) for multiple targets, including DHCOM modules
|
Definitions of the UART class. More...
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. | |
Definitions of the UART class.