We know there are 4 modes in standard 4 wire SPI communication.
Which are a result of 2 options for Clock phase (CPHA) and Clock polarity (CPOL). I understand how these 4 different modes work.
I am aware of the fact the motorola did not fix the standard for CPOL and CPHA and hence manufactures were free to chose their configuration and in order for a manufacture to work with all others they also had to keep this flexibility in the hardware.
However if i could chose on both master and slave, is there any case when i would select mode 1,2 or 3 instead of the default mode 0.