2.5.2 Using the Library

This topic describes the basic architecture of the USB CDC Device Library and provides information and examples on its use.

Topics

Name Description
Abstraction ModelProvides an architectural overview of the CDC Function Driver.
Abstract Control Model (ACM)Describes the various Abstract Control Model (ACM) commands supported by this CDC Function Driver implementation.
Library OverviewThe USB CDC Device Library mainly interacts with the system, its clients and function drivers, as shown in the Abstraction Model. The library interface routines are divided into sub-sections, which address one of the blocks or the overall operation of the USB CDC Device Library.
How the Library WorksThis section explains the working of the CDC Function Driver Library.