::
std::
cdc::
handshake_impl::
Struct
TxOutRxIn
pub(super) struct TxOutRxIn<T> {
data_valid: inv
bool
,
data: inv T,
ack:
bool
,
}