SeaBreeze
Public Member Functions
seabreeze::FPGARegisterFeature Class Reference
Inheritance diagram for seabreeze::FPGARegisterFeature:
Inheritance graph
Collaboration diagram for seabreeze::FPGARegisterFeature:
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)
 
virtual unsigned char getMajorVersion (const Bus &bus)
 
virtual FeatureFamily getFeatureFamily ()
 
- Public Member Functions inherited from seabreeze::FeatureImpl
virtual bool initialize (const Protocol &protocol, const Bus &bus)
 

Additional Inherited Members

- Protected Member Functions inherited from seabreeze::FeatureImpl
ProtocolHelperlookupProtocolImpl (const Protocol &protocol)
 
- Protected Attributes inherited from seabreeze::FeatureImpl
std::vector< ProtocolHelper * > protocols
 

Member Function Documentation

◆ readRegister()

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

◆ writeRegister()

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

◆ getMajorVersion()

virtual unsigned char seabreeze::FPGARegisterFeature::getMajorVersion ( const Bus bus)
virtual

◆ getFeatureFamily()

virtual FeatureFamily seabreeze::FPGARegisterFeature::getFeatureFamily ( )
virtual

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