// 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: