There are two primary forms of serial transmission: Synchronous and Asynchronous. Depending on the modes that are supported by the hardware, the name of the communication sub-system will usually include a
<literal>A
</literal> if it supports Asynchronous communications, and a
<literal>S
</literal> if it supports Synchronous communications. Both forms are described below.