R_DFE_Set_SoftwareData


Sets the data to be processed.in a target filter.

Syntax

void    R_DFE_Set_SoftwareData ( uint8_t tag, int16_t const data );

Argument(s)

I/O

Argument(s)

Description

I

uint8_t tag;

Set the same value as the channel tag

I

int16_t const data;

Software input data

Return value

None.