Peripherals sharing ID [1...n] and a base address may not be used simultaneously. Only
one peripheral can be enabled at a given ID.
When switching between two peripherals sharing an ID, perform the following to prevent unwanted
behavior.
- Disable the previously used peripheral.
- Disable any publish/subscribe connection to the DPPI system for the peripheral that is being
disabled.
- Clear all bits in the INTEN register (INTENCLR = 0xFFFFFFFF).
- Configure the peripheral being enabled. Do not rely on the inherited configuration from the
disabled peripheral.
- Enable the peripheral.
For a list of peripherals that share an ID, see Instantiation.