I am working on a protocol where the message id is just 5 bits and remaining 3 bits is part of the message itself. I couldn't find a way to implement such a thing using the tutorials. Is there a possibile way to do such a thing?