3.3 Using Pulsed Doppler Radar Library
The Pulsed Doppler Radar Library is installed as part of the core libraries for XMC when the XMC Arduino
package is installed as shown in Section 3.2.
1. To use the Pulsed Doppler Radar Library in Arduino sketch, it must first be added via Sketch > Include Library
> IFXRadarPulsedDoppler (Figure 11).
Figure 11 Including and using the Library in Arduino sketch
2. Next, declare a Radar Pulsed Doppler object, such as shown in Figure 12.