The following table shows the Serial Port driver structures.
| Programming element | Description |
|---|---|
| DEVICE_LIST | This structure stores information about each serial device that a specified serial device driver can handle. |
| HW_VTBL | This structure stores function pointers to the functions that serial port drivers must implement. |
| HWOBJ | This structure describes the characteristics of serial devices. |
Send Feedback on this topic to the authors