Changes

m
no edit summary
Line 8: Line 8:  
The 32 bytes from 0x(4)a60020 are, as usual, calibration information, described as follows.
 
The 32 bytes from 0x(4)a60020 are, as usual, calibration information, described as follows.
 
<source lang="cpp">// All values are big-endian.
 
<source lang="cpp">// All values are big-endian.
 +
// Assume data is tightly packed.
 
struct calibration_block
 
struct calibration_block
 
{
 
{
2

edits