Everything

R_DCRAn_GetResult_16bitData


Reads the results of CRC calculation for 16 bit width.

[Syntax]

void    R_DCRAn_GetResult_16bitData ( uint16_t * data );

Remark

n is the unit number.

[Argument(s)]

I/O

Argument(s)

Description

O

uint16_t * data;

Pointer to area in which to store the results of calculation data

[Return value]

None.