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