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, byte address) throw (FeatureException)
 
virtual void writeRegister (const Bus &bus, byte address, unsigned int value) throw (FeatureException)
 
virtual unsigned char getMajorVersion (const Bus &bus) throw (FeatureException)
 
virtual FeatureFamily getFeatureFamily ()
 
- Public Member Functions inherited from seabreeze::FeatureImpl
virtual bool initialize (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 

Additional Inherited Members

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

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