pcan_write_reg
pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_WREN);
pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_RDSR);
pcan_write_reg(card, PCC_SPI_ADR, addr & 0xff);
pcan_write_reg(card, PCC_SPI_DOR, v);
pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_WRITE(addr));
pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_RDSR);
pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_WRDI);
pcan_write_reg(card, PCC_CCR, ccr);
pcan_write_reg(card, PCC_CCR, ccr);
pcan_write_reg(card, PCC_CCR, ccr);
pcan_write_reg(card, PCC_CCR, ccr);
pcan_write_reg(card, PCC_CCR, ccr);