SPIMemory
3.2.0
  • About SPIMemory
  • Installation
  • Compatibility

SPIFlash

  • About SPIFlash
  • API and Usage
    • Library structure
    • Constructor Mandatory
    • Library Instantiation
    • Chip ID
    • Read functions
      • Data type-independent read function
      • Data type-dependent read functions
        • Single variable read functions
        • Array read functions
      • Related Errors CHIPISPOWEREDDOWN CALLBEGIN OUTOFBOUNDS CHIPBUSY
      • Advanced use fastRead
    • Write functions
      • Data type-independent write function
      • Data type-dependent write functions
        • Single variable write functions
        • Array write functions
      • Related Errors CHIPISPOWEREDDOWN CALLBEGIN OUTOFBOUNDS CHIPBUSY PREVWRITTEN
      • Advanced use errorCheck HIGHSPEED

Miscellaneous

  • Contribute
  • Support
  • License
  • Source Code
  • Index
SPIMemory
  • Docs »
  • Index

Index

_ | B | C | D | E | F | G | R | S | W

_

  • _addr (C++ member), [1], [2], [3], [4], [5]

B

  • begin (C++ function), [1]
  • buffer_size (C++ member)
  • bufferSize (C++ member)

C

  • clockSpeed (C++ member)
  • cs (C++ member)

D

  • data (C++ member), [1], [2]
  • data_buffer (C++ member), [1]

E

  • errorCheck (C++ member), [1], [2]

F

  • fastRead (C++ member), [1], [2]
  • flashChipSize (C++ member)

G

  • getCapacity (C++ function), [1]
  • getJEDECID (C++ function), [1]
  • getManID (C++ function), [1]
  • getMaxPage (C++ function), [1]
  • getUniqueID (C++ function), [1]

R

  • readAnything (C++ function), [1]
  • readByte (C++ function), [1]
  • readByteArray (C++ function), [1]
  • readChar (C++ function), [1]
  • readCharArray (C++ function), [1]
  • readFloat (C++ function), [1]
  • readLong (C++ function), [1]
  • readShort (C++ function), [1]
  • readStr (C++ function), [1]
  • readULong (C++ function), [1]
  • readWord (C++ function), [1]

S

  • setClock (C++ function), [1]
  • SPIFlash (C++ class), [1]
  • SPIFlash::SPIFlash (C++ function)
  • spiinterface (C++ member)

W

  • writeAnything (C++ function)
  • writeByte (C++ function)
  • writeByteArray (C++ function)
  • writeChar (C++ function)
  • writeCharArray (C++ function)
  • writeFloat (C++ function)
  • writeLong (C++ function)
  • writeShort (C++ function)
  • writeStr (C++ function)
  • writeULong (C++ function)
  • writeWord (C++ function)

© Copyright 2018, Prajwal Bhattaram.

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