Accessing 24-bit Registers

For 24-bit registers, the read and write access is done in the same way as described for 16-bit registers, except there are two temporary registers for 24-bit registers . The least-significant byte must be written first when doing a write, and read first when doing a read.