|
Altium C++ SDK 3.0
|
#include <EDP.PCB.RecordWrappers.h>
Public Member Functions | |
| TParity | GetParity () |
| TDataBits | GetDataBits () |
| TStopBits | GetStopBits () |
| TBaud | GetBaud () |
| THandshaking | GetHandShaking () |
| TBaud PCB::ISerialParameters::GetBaud | ( | ) |
| TDataBits PCB::ISerialParameters::GetDataBits | ( | ) |
| THandshaking PCB::ISerialParameters::GetHandShaking | ( | ) |
| TParity PCB::ISerialParameters::GetParity | ( | ) |
| TStopBits PCB::ISerialParameters::GetStopBits | ( | ) |