Atmel Xplained Pro Evaluation Kit ATSAMD20-XPRO ATSAMD20-XPRO Hoja De Datos

Los códigos de productos
ATSAMD20-XPRO
Descargar
Página de 660
335
Atmel | SMART SAM D20 [DATASHEET]
Atmel-42129K–SAM-D20_datasheet–06/2014
23.6.3 Additional Features
23.6.3.1  Address Match and Mask
The SERCOM address match and mask feature is capable of matching one address with a mask, two unique addresses 
or a range of addresses, based on the mode selected. The match uses seven or eight bits, depending on the mode.
Address With Mask
An address written to the Address bits in the Address register (ADDR.ADDR) with a mask written to the Address Mask 
bits in the Address register (ADDR.ADDRMASK) will yield an address match. All bits that are masked are not included in 
the match. Note that setting the ADDR.ADDRMASK to all zeros will match a single unique address, while setting 
ADDR.ADDRMASK to all ones will result in all addresses being accepted.
Figure 23-4. Address With Mask
Two Unique Addresses
The two addresses written to ADDR and ADDRMASK will cause a match.
Figure 23-5. Two Unique Addresses
Address Range
The range of addresses between and including ADDR.ADDR and ADDR.ADDRMASK will cause a match. ADDR.ADDR 
and ADDR.ADDRMASK can be set to any two addresses, with ADDR.ADDR acting as the upper limit and 
ADDR.ADDRMASK acting as the lower limit.
Figure 23-6. Address Range
23.6.4 DMA Operation
Not applicable. 
rx shift register
ADDRMASK
ADDR
==
Match
ADDRMASK
rx shift register
ADDR
==
Match
==
ADDRMASK
rx shift register
ADDR
==
Match