|
SeaBreeze
|


Public Member Functions | |
| FPGARegisterProtocolInterface (Protocol *protocol) | |
| virtual unsigned int | readRegister (const Bus &bus, unsigned char address)=0 |
| virtual void | writeRegister (const Bus &bus, unsigned char address, unsigned int value)=0 |
Public Member Functions inherited from seabreeze::ProtocolHelper | |
| ProtocolHelper (Protocol *proto) | |
| Protocol & | getProtocol () |
Additional Inherited Members | |
Protected Attributes inherited from seabreeze::ProtocolHelper | |
| Protocol * | protocol |