Does nrf52833's spim support hardware csn pin selection?

Hi,

   I'm doing nrf52833's spi function.I want to use hardware slice selection instead of pulling the gpio pin, and the reference manual has the register IFTIMING.CSNDUR. However, the official SPIM initialization code shows that 52833 does not support spim extensions, which would cause the register IFTIMING.CSNDUR to not be configured.So, support or not?

Sincerely.

Related