Library structure

Constructor:

class SPIFlash

Library instantiation functions:

bool SPIFlash::begin(uint32_t flashChipSize = 0)
void SPIFlash::setClock(uint32_t clockSpeed)
uint8_t SPIFlash::readByte(uint32_t _addr, bool fastRead = false)