Below is a list of API functions output by the Code Generator for data CRC use.
Table 3.22
API Functions: [Data CRC]
API Function Name
Function
R_DCRAn_Create
Performs initialization necessary to control the data CRC functions.
R_DCRAn_Create_UserInit
Performs user-defined initialization relating to the data CRC functions.
R_DCRAn_Input32bitData
Sets the calculation data for 32 bit width.
R_DCRAn_Input16bitData
Sets the calculation data for 16 bit width.
R_DCRAn_Input8bitData
Sets the calculation data for 8 bit width.
R_DCRAn_GetResult_32bitData
Reads the results of CRC calculation for 32 bit width.
R_DCRAn_GetResult_16bitData
Reads the results of CRC calculation for 16 bit width.