TicableStatus Enum

cabl_def.h

enum TicableStatus

Fields

STATUS_NONE
nothing to do.
STATUS_RX
a byte has been received.
STATUS_TX
the byte has been transmitted.


Summary

The value reported by the @TicableLinkCable.check@ function.


Return to the API index