Everything

R_DFE_Channelm_GetResult


Reads the results of DFE processing calculation.

[Syntax]

void    R_DFE_Channelm_GetResult ( int32_t * buffer );

Remark

m is the channel number.

[Argument(s)]

I/O

Argument(s)

Description

O

int32_t * buffer;

Pointer to area in which to store the results of DFE processing calculation

[Return value]

None.