update_crc16
computed_crc16 = update_crc16(CRC16_INITIAL, data, len);
crc = update_crc16(CRC16_INITIAL, data, MMCSPI_DATA_BLOCK_LEN);