30.4.3.1 Address Recognition
When the SPI is configured for client operation with address recognition (CTRLA.FORM
configured to SPI_FRAME_WITH_ADDR), the SERCOM address recognition logic
is enabled: the first character in a transaction is checked for an address match.
If there is a match, the Receive Complete Interrupt flag in the Interrupt Flag Status and Clear register (INTFLAG.RXC) is set, the MISO output is enabled, and the transaction is processed. If the device is in Sleep mode, an address match can wake up the device to process the transaction.
If there is no match, the complete transaction is ignored.
If a 9-bit frame format is selected, only the lower eight bits of the shift register are checked against the Address register (ADDR).
Preload must be disabled (CTRLB.PLOADEN set to ‘0’) to use this mode.
