ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_rtms_chan Struct Reference

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

Detailed Description

RTMS channel configuration

Constructor & Destructor Documentation

◆ ngcb_rtms_chan()

ngcb_rtms_chan::ngcb_rtms_chan ( )
inline

Constructor.

Member Data Documentation

◆ bits

int ngcb_rtms_chan::bits

Number of bits per sample.

◆ enable

int ngcb_rtms_chan::enable

Enable channel.

◆ ip

ngcb_chan_ip_t ngcb_rtms_chan::ip

RTMS channel IP configuration.

◆ mudpi

ngcb_chan_mudpi_t ngcb_rtms_chan::mudpi

RTMS channel MUDPI configuration.

◆ rtms

ngcb_chan_rtms_t ngcb_rtms_chan::rtms

RTMS channel RTMS configuration.

◆ shift

int ngcb_rtms_chan::shift

Bit shift.

◆ src

int ngcb_rtms_chan::src[4]

Enabled sources (0|1)


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