3.6.2.2.5 SFWP – Support FIFO Write Pointer Register

Name: SFWP
Offset: 0x0DD
Reset: 0x00

Bit 76543210 
 SFWP[4:0] 
Access RRRR/WR/WR/WR/WR/W 
Reset 00000000 

Bit 7 –  Reserved Bit

This bit is reserved and always returns ‘0’ when read.

Bit 6 –  Reserved Bit

This bit is reserved and always returns ‘0’ when read.

Bit 5 –  Reserved Bit

This bit is reserved and always returns ‘0’ when read.

Bits 4:0 – SFWP[4:0] Support FIFO Write Pointer Register

This register gives read and write access to the support FIFO write pointer (WrPtr). The manipulation of the WrPtr requires thorough knowledge of the internal functionality of the FIFO. To avoid unpredictable behavior, the WrPtr must only be changed in IDLEMode. The WrPtr can have values between 0 and 31. The pointer cycles through these values in a round robin manner. The difference between WrPtr and RdPtr (WrPtr – RdPtr) must never exceed 16, because otherwise the FIFO will be in an undefined state. This can be checked by reading the fill level in the SFL.SFFLS register. If the value is larger than 16, the RdPtr or WrPtr value is invalid. Writing to this register overrides any other access.