-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_SerialDeviceSupport
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| SerialDeviceSupport | ROM modules | not built in repo, not tested in repo |
| Services | Vectors | Uses Services | TOTAL |
|---|---|---|---|
| 0.00% | 0.00% | 0.00% | 0.00% |
SerialDeviceSupport is common support for serial drivers, separating shared serial configuration/device logic from the hardware-specific Serial and DualSerial drivers.
- Has serial access
- Has services
- Has services fast
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|
None found
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Service_Reset |
| 🔲 | 🔲 | Service_SerialDevice |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | ? |
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Service_SerialDevice |
None
None
None
DeviceFSMessageTrans


