When the selected field is a bit field, highlighting the bytes from where this field is originated in the Data Sections might not be sufficient and more specific information might be required.
In such case the Binary Section will show the bytes in the stream from where this field has been taken, the index of the first byte, and the bits (with the bits relevant to this specific field highlighted with a pink background).
If the data is in Little Endian convention, and the bit field is based on several bytes, the bytes order will be reversed in the Binary Section so that the selected field can be correctly viewed.
Figure 165 – Binary Section