The problem of cudaBindTexture to linear memory

Hi,
can we use cudaBindTexture to bind texture memory to 32-bit integer type linear memory,while we use tex1Dfetch to get corresponding unchanged 32-bit integer?