API
xtChannels.hpp File Reference

Utility class for managing Acromag xt12XX digital I/O channels. More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Utility class for managing Acromag xt12XX digital I/O channels.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

History: – Created 2019-04-21 by JRM

Definition in file xtChannels.hpp.

Typedef Documentation

◆ xt1121Channels

Instantiaion of xtChannels for the 16-channel xt1121.

Definition at line 97 of file xtChannels.hpp.