Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::ISPROMChannel Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISPROMChannel:
SCH::IDeviceChannel

Public Member Functions

int SPROM_ReadByte (int AAddress)
void SPROM_WriteByte (int AAddress, int AData)
bool SPROM_SelectDevice (int ABoardAddress, int ADeviceAddress)
int SPROM_PageSize ()
Public Member Functions inherited from SCH::IDeviceChannel
bool OpenChannel ()
void CloseChannel ()

Member Function Documentation

◆ SPROM_PageSize()

int SCH::ISPROMChannel::SPROM_PageSize ( )

◆ SPROM_ReadByte()

int SCH::ISPROMChannel::SPROM_ReadByte ( int AAddress)

◆ SPROM_SelectDevice()

bool SCH::ISPROMChannel::SPROM_SelectDevice ( int ABoardAddress,
int ADeviceAddress )

◆ SPROM_WriteByte()

void SCH::ISPROMChannel::SPROM_WriteByte ( int AAddress,
int AData )

The documentation for this struct was generated from the following file: