SPIMemory
3.2

SPIMemory

  • About SPIMemory
  • Installation
  • Compatibility

Miscellaneous

  • Contribute
  • License
  • Source Code
SPIMemory
  • Docs »
  • API and Usage
  • View page source

API and UsageΒΆ

Contents

  • Constructor Mandatory
  • Library Instantiation
    • begin() Mandatory
    • setClock() Advanced use only: Use with care
  • Chip ID
    • getManID()
    • getJEDECID()
    • getUniqueID() Memory IC dependent
    • getCapacity()
    • getMaxPage()
  • Read functions
    • Data type-independent read function
    • Data type-dependent read functions
    • Related Errors CHIPISPOWEREDDOWN CALLBEGIN OUTOFBOUNDS CHIPBUSY
    • Advanced use fastRead
  • Write functions
    • Data type-independent write function
    • Data type-dependent write functions
    • Related Errors CHIPISPOWEREDDOWN CALLBEGIN OUTOFBOUNDS CHIPBUSY PREVWRITTEN
    • Advanced use errorCheck HIGHSPEED

© Copyright 2018, Prajwal Bhattaram.

Built with Sphinx using a theme provided by Read the Docs.