#include <ngcbIFC.hpp>
Public Member Functions | |
| ngcb_rtms_chan () | |
| Constructor. | |
Public Attributes | |
| int | enable |
| Enable channel. | |
| int | bits |
| Number of bits per sample. | |
| int | shift |
| Bit shift. | |
| int | src [4] |
| Enabled sources (0|1) | |
| ngcb_chan_ip_t | ip |
| RTMS channel IP configuration. | |
| ngcb_chan_mudpi_t | mudpi |
| RTMS channel MUDPI configuration. | |
| ngcb_chan_rtms_t | rtms |
| RTMS channel RTMS configuration. | |
RTMS channel configuration
|
inline |
Constructor.
| int ngcb_rtms_chan::bits |
Number of bits per sample.
| int ngcb_rtms_chan::enable |
Enable channel.
| ngcb_chan_ip_t ngcb_rtms_chan::ip |
RTMS channel IP configuration.
| ngcb_chan_mudpi_t ngcb_rtms_chan::mudpi |
RTMS channel MUDPI configuration.
| ngcb_chan_rtms_t ngcb_rtms_chan::rtms |
RTMS channel RTMS configuration.
| int ngcb_rtms_chan::shift |
Bit shift.
| int ngcb_rtms_chan::src[4] |
Enabled sources (0|1)