Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::ISerialParameters Struct Reference

#include <EDP.PCB.RecordWrappers.h>

Inheritance diagram for PCB::ISerialParameters:

Public Member Functions

TParity GetParity ()
TDataBits GetDataBits ()
TStopBits GetStopBits ()
TBaud GetBaud ()
THandshaking GetHandShaking ()

Member Function Documentation

◆ GetBaud()

TBaud PCB::ISerialParameters::GetBaud ( )

◆ GetDataBits()

TDataBits PCB::ISerialParameters::GetDataBits ( )

◆ GetHandShaking()

THandshaking PCB::ISerialParameters::GetHandShaking ( )

◆ GetParity()

TParity PCB::ISerialParameters::GetParity ( )

◆ GetStopBits()

TStopBits PCB::ISerialParameters::GetStopBits ( )

The documentation for this struct was generated from the following file: