1.1.5.1.4 Library Interface

SST38 driver library provides the following interfaces:

Functions

NameDescription
DRV_SST38_InitializeInitializes the SST38 Driver
DRV_SST38_OpenOpens the specified SST38 driver instance and returns a handle to it
DRV_SST38_CloseCloses an opened-instance of the SST38 driver
DRV_SST38_StatusGets the current status of the SST38 driver module
DRV_SST38_ReadProductIdReads Manufacturer and Device ID of the SST38 device
DRV_SST38_SectorEraseErase the sector from the specified block start address
DRV_SST38_ChipEraseErase entire flash memory
DRV_SST38_ReadReads n bytes of data from the specified start address of flash memory
DRV_SST38_PageWriteWrites one page of data starting at the specified address
DRV_SST38_GeometryGetReturns the geometry of the device
DRV_SST38_TransferStatusGetGets the current status of the transfer request

Data types and constants

NameTypeDescription
DRV_SST38_TRANSFER_STATUSEnumSST38 Driver Transfer Status
DRV_SST38_GEOMETRYStructDefines the data type for SST38 PROM Geometry details