I would like to know why InvenSense's MPU6050 documentation, specifically regarding the register map, has absolutely nothing to say about register addresses below address 0x0D? The program, IMU_Zero.ino, makes data entries into addresses below that, e.g., in 0x06 to 0x0B for the accelerometer offsets.
I am curious as I am new to reading the documentation for such ICs and am trying to figure out if there is any general philosophy to the documentation structure.