pub const PIPE_PACKET_TYPE_PARTIAL: u32 = 2;
Data packet that has been partially consumed, in which case the len field’s high word is the number of bytes already read. The opposite endpoint will never write this type.
len