PreviousNext
DpaApiCrc8
Help > Custom DPA Handler > DPA API > DpaApiCrc8

uns8 DpaApiCrc8 ( uns8 crc8, uns8 data )

 

Available at [N] devices only. The function computes and returns a new crc8 value by applying data value. This CRC function uses the same polynomial as UART Interface. Calling this function does not modify FSR0 and FSR1L registers, but modifies the FSR1H register.