nrf53 I2S pcm short format

Is it possible to use the I2S_FMT_DATA_FORMAT_PCM_SHORT format with the nrf53 I2S Interface, which is documented  in the zephyr API reference ? There is nothing about it in the nRF5340 Product Specification and it also seems not to be a config option in in the nrfx I2S driver implementation.

Related