MMEN=slave, IRQE=disable, BIRQ=disable, WOR=disable, CLKPOL=idleLo, STR=complete, ENABLE=disable, PHASE=activeEdge
SPI Control Register.
ENABLE | SPI Enable. 0 (disable): undefined 1 (enable): undefined |
MMEN | SPI Master Mode Enable. 0 (slave): undefined 1 (master): undefined |
WOR | Wired OR (open drain) Enable. 0 (disable): undefined 1 (enable): undefined |
CLKPOL | Clock Polarity. 0 (idleLo): SCLK idles Low (0) after character transmission/reception. 1 (idleHi): SCLK idles High (1) after character transmission/reception. |
PHASE | Phase Select. 0 (activeEdge): Transmit on active edge of SCLK. 1 (inactiveEdge): Transmit on inactive edge of SCLK. |
BIRQ | Baud Rate Generator Timer Interrupt Request. 0 (disable): undefined 1 (enable): undefined |
STR | Start SPI Interrupt. 0 (complete): No operation/complete. 1 (start): Start operation. |
IRQE | Interrupt Request Enable. 0 (disable): undefined 1 (enable): undefined |