// This program accesses a SPI EEProm using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEProm is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEProm 25LC320. The relevant hardware
// connections of the F06x MCU are shown here:
// This program accesses a SPI EEProm using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEProm is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEProm 25LC320. The relevant hardware
// connections of the F06x MCU are shown here: