Contents

busCanDispatch

answers whether the bus is in state such that the next command can be dispatched.

Declaration

virtual bool busCanDispatch(
 void );

Return Value

true - bus is free to issue commands. false - bus cannot issue commands at this time.

See Also

Miscellaneous