interp_set_force_bits() function
Directly set the force bits on a specified lane These bits are ORed into bits 29:28 of the lane result presented to the processor on the bus. There is no effect on the internal 32-bit datapath. Useful for using a lane to generate sequence of pointers into flash or SRAM, saving a subsequent OR or add operation.
Arguments
interp
Interpolator instance, interp0 or interp1.
bits
The bits to set (bits 0 and 1, value range 0-3)
interp_set_force_bits() reads 1 variable:
![]()
interp_set_force_bits()