Everything

R_DCRAn_GetResult_32bitData


Reads the results of CRC calculation for 32 bit width.

[Syntax]

void    R_DCRAn_GetResult_32bitData ( uint32_t * data );

Remark

n is the unit number.

[Argument(s)]

I/O

Argument(s)

Description

O

uint32_t * data;

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

[Return value]

None.