::
std::
cdc::
handshake_impl::
Enum
TxState
pub(super) enum TxState {
WaitData,
HoldData,
WaitAck,
}