Function Pages Index¶
Each API call has its own page with full parameter, behavior, and failure details.
Constructors¶
Initialization and Identity¶
- begin
- setClock
- libver
- sfdpPresent (SPIFlash)
- error
- getManID
- getJEDECID
- getUniqueID
- getAddress
- sizeofStr
- getCapacity
- getMaxPage (SPIFlash)
- functionRunTime
Read/Write APIs¶
- writeByte
- readByte
- writeChar
- readChar
- writeShort
- readShort
- writeWord
- readWord
- writeLong
- readLong
- writeULong
- readULong
- writeFloat
- readFloat
- writeStr
- readStr
- writeByteArray
- readByteArray
- writeCharArray
- readCharArray
- writeAnything
- readAnything
Erase and Program Control¶
- eraseSection
- eraseSector (SPIFlash)
- eraseBlock32K (SPIFlash)
- eraseBlock64K (SPIFlash)
- eraseChip
- suspendProg (SPIFlash)
- resumeProg (SPIFlash)