QuadSPI Registers Table
Every QuadSPI register has a size of 4 bytes. Bitfields of the register can be viewed and modified when expanding a register. User can change the register value by setting the bitfields values or directly setting the register value. The displayed bitfields and register values are always in sync. Any change in bitfields values will also change the register value and any change in the register value will change the register bitfields values.
|
If the user tries to enter a value that modifies a reserved bitfield, an error will be shown. The erroneous values will be reset to last valid version when the focus on the textfield is lost.
|