PIC Mplab XC8 EEPROM Read Null

186 Views Asked by At

How to check if the eeprom at a particular address is null/empty or not. I'm using the PIC18F45Q43 and using eeprom_read() function.

0

There are 0 best solutions below