SeaBreeze
Public Member Functions
seabreeze::ooiProtocol::FPGARegisterProtocol Class Reference
Inheritance diagram for seabreeze::ooiProtocol::FPGARegisterProtocol:
Inheritance graph
Collaboration diagram for seabreeze::ooiProtocol::FPGARegisterProtocol:
Collaboration graph

Public Member Functions

virtual unsigned int readRegister (const Bus &bus, unsigned char address)
 
virtual void writeRegister (const Bus &bus, unsigned char address, unsigned int value)
 
- Public Member Functions inherited from seabreeze::FPGARegisterProtocolInterface
 FPGARegisterProtocolInterface (Protocol *protocol)
 
- Public Member Functions inherited from seabreeze::ProtocolHelper
 ProtocolHelper (Protocol *proto)
 
ProtocolgetProtocol ()
 

Additional Inherited Members

- Protected Attributes inherited from seabreeze::ProtocolHelper
Protocolprotocol
 

Member Function Documentation

◆ readRegister()

virtual unsigned int seabreeze::ooiProtocol::FPGARegisterProtocol::readRegister ( const Bus bus,
unsigned char  address 
)
virtual

◆ writeRegister()

virtual void seabreeze::ooiProtocol::FPGARegisterProtocol::writeRegister ( const Bus bus,
unsigned char  address,
unsigned int  value 
)
virtual

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