Data Sheet

247
Atmel | SMART SAM D21 [DATASHEET]
Atmel-42181G–SAM-D21_Datasheet–09/2015
18.8.4 Read Request
Name: READREQ
Offset: 0x02
Reset: 0x0010
Property: -
z Bit 15 – RREQ: Read Request
Writing a zero to this bit has no effect.
Writing a one to this bit requests synchronization of the register pointed to by the Address bit group (READ-
REQ.ADDR) and sets the Synchronization Busy bit in the Status register (STATUS.SYNCBUSY).
z Bit 14 – RCONT: Read Continuously
Writing a zero to this bit disables continuous synchronization.
Writing a one to this bit enables continuous synchronization of the register pointed to by READREQ.ADDR. The
register value will be synchronized automatically every time the register is updated. READREQ.RCONT prevents
READREQ.RREQ from clearing automatically.
This bit is cleared when the register pointed to by READREQ.ADDR is written.
z Bits 13:6 – Reserved
These bits are unused and reserved for future use. For compatibility with future devices, always write these bits to
zero when this register is written. These bits will always return zero when read.
z Bits 5:0 – ADDR[5:0]: Address
These bits select the offset of the register that needs read synchronization. In the RTC only COUNT and CLOCK,
which share the same address, are available for read synchronization. Therefore, ADDR is a read-only constant of
0x10.
Bit 151413121110 9 8
RREQ RCONT
AccessWR/WRRRRRR
Reset00000000
Bit 76543210
ADDR[5:0]
AccessRRRRRRRR
Reset00010000