R_CRC_Get_Result


Gets the result of operation.

[Syntax]

#include    "r_cg_macrodriver"
void    R_CRC_Get_Result ( uint8_t * const result );

[Argument(s)]

I/O

Argument

Description

O

uint8_t * const result;

Pointer to the location where the result of operation is stored

[Return value]

None.