Está en la página 1de 2

Lista de Funciones

public SST26VF064B(Cpu.Pin CEPin, SPI.SPI_module SPIModule)

public void SendByte(byte bData)

public byte GetByte()

public byte ReadStatusReg()

public byte ReadConfigReg()

public void WriteEnable()

public void WriteDisable()

public byte[] baReadByteArrayMemory(UInt32 lu32StartAddress, byte lu8NoBytes)

public void WriteDataInMemory(UInt32 lu32StartAddress, byte[] lu8aBuffer)

public void WriteMemory(UInt32 lu32StartAddress, byte[] lu8aBuffer)

public void WriteByteMemory(UInt32 lu32StartAddress, byte lu8aBuffer)

public void WriteByteArrayMemory(UInt32 lu32StartAddress, byte[] lu8aBuffer)

public void ChipErase()

public void Sector4KErase(UInt32 lu32Address)

public void BlockErase(UInt32 lu32Address)

public void ResetMemory()

public void WriteStatusRegister(byte lu8Data)

public UInt64 ReadUID()

public void SendCommand(byte Command)

public void WriteProtectionblock(byte[] BlockProtRegisters)

public void WaitBusy()

public void GlobalBlockProtection()

También podría gustarte