|
SeaBreeze
|


Public Member Functions | |
| ContinuousStrobeProtocolInterface (Protocol *proto) | |
| virtual void | setContinuousStrobePeriodMicroseconds (const Bus &bus, unsigned short strobe_id, unsigned long period_usec)=0 |
| virtual void | setContinuousStrobeEnable (const Bus &bus, unsigned short strobe_id, bool enable)=0 |
Public Member Functions inherited from seabreeze::ProtocolHelper | |
| ProtocolHelper (Protocol *proto) | |
| Protocol & | getProtocol () |
Additional Inherited Members | |
Protected Attributes inherited from seabreeze::ProtocolHelper | |
| Protocol * | protocol |