How do we set the SPI, to operate in the master mode 1?
(a) We set the MSTR bit, and make the CPOL= 1 and CPHA=0
(b) We set the MSTR bit, and make the CPOL= 0 and CPHA=1
(c) We reset the MSTR bit, and make the CPOL= 1 and CPHA=0
(d) We reset the MSTR bit, and make the CPOL= 0 and CPHA=1
The question was asked in unit test.
My doubt is from SPI Protocol topic in section AVR Microcontroller of Microcontroller