Sets the calculation data for 32 bit width.
Syntax
void R_DCRAn_Input32bitData ( const uint32_t * data, uint32_t data_num );
|
Remark | n is the unit number. |
Argument(s)
|
|
|
|
const uint32_t * data;
|
Pointer to a buffer storing the calculation data
|
|
uint32_t data_num;
|
Total amount of calculation data
|
Return value
None.