Everything

R_DOC_GetResult

Gets the result of operation.

 

[Syntax]

void    R_DOC_GetResult ( uint16_t * const data );

 

[Argument(s)]

I/O

Argument

Description

O

uint16_t * const data;

Pointer to the location where the result of operation is to be stored

 

[Return value]

None.