LibTmsApi
2.0.0
|
This class stores a Physical Pick-Up channel id. More...
#include <TmsD.h>
Public Member Functions | |
PuChannel (BUInt8 pmoduleNum=BUInt8(), BUInt8 ppupeNum=BUInt8(), BUInt8 ppupeChan=BUInt8()) | |
Public Attributes | |
BUInt8 | moduleNum |
The Module number. More... | |
BUInt8 | pupeNum |
The PUPE number. More... | |
BUInt8 | pupeChan |
The PUPE channel. More... | |
This class stores a Physical Pick-Up channel id.
Tms::PuChannel::PuChannel | ( | BUInt8 | pmoduleNum = BUInt8() , |
BUInt8 | ppupeNum = BUInt8() , |
||
BUInt8 | ppupeChan = BUInt8() |
||
) |
BUInt8 Tms::PuChannel::moduleNum |
The Module number.
BUInt8 Tms::PuChannel::pupeChan |
The PUPE channel.
BUInt8 Tms::PuChannel::pupeNum |
The PUPE number.