Utility class for managing Acromag xt12XX digital I/O channels. More...
Go to the source code of this file.
Classes | |
struct | xtChannels< _numChannels > |
Utility class for managing Acromag xt12XX digital I/O channels. More... | |
Typedefs | |
typedef xtChannels< 16 > | xt1121Channels |
Instantiaion of xtChannels for the 16-channel xt1121. More... | |
Utility class for managing Acromag xt12XX digital I/O channels.
History: – Created 2019-04-21 by JRM
Definition in file xtChannels.hpp.
typedef xtChannels<16> xt1121Channels |
Instantiaion of xtChannels for the 16-channel xt1121.
Definition at line 97 of file xtChannels.hpp.