Datasheet

Table Of Contents
Description
Interrupt Enable
Table 584. INTE
Register
Bits Name Description Type Reset
31:1 Reserved. - - -
0 FIFO Triggered when the sample FIFO reaches a certain level.
This level can be programmed via the FCS_THRESH field.
RW 0x0
ADC: INTF Register
Offset: 0x1c
Description
Interrupt Force
Table 585. INTF
Register
Bits Name Description Type Reset
31:1 Reserved. - - -
0 FIFO Triggered when the sample FIFO reaches a certain level.
This level can be programmed via the FCS_THRESH field.
RW 0x0
ADC: INTS Register
Offset: 0x20
Description
Interrupt status after masking & forcing
Table 586. INTS
Register
Bits Name Description Type Reset
31:1 Reserved. - - -
0 FIFO Triggered when the sample FIFO reaches a certain level.
This level can be programmed via the FCS_THRESH field.
RO 0x0
4.10. SSI
Synopsys Documentation
Synopsys Proprietary. Used with permission.
RP2040 has a Synchronous Serial Interface (SSI) controller which appears on the QSPI pins and is used to
communicate with external Flash devices. The SSI forms part of the XIP block.
The SSI controller is based on a configuration of the Synopsys DW_apb_ssi IP (v4.01a).
4.10.1. Overview
In order for the DW_apb_ssi to connect to a serial-master or serial-slave peripheral device, the peripheral must have a
least one of the following interfaces:
RP2040 Datasheet
4.10. SSI 588