Microchip® Advanced Software Framework

conf_example.h File Reference

Board- and chip-specific example configuration.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

#include <compiler.h>
#include <dac.h>

Macros

#define SPEAKER_DAC_CHANNEL   DAC_CH0
 
Example configuration
#define SPEAKER_DAC   DACB
 DAC to use in example. More...
 

#define SPEAKER_DAC   DACB

DAC to use in example.

Note
This DAC is connected to Xplain's on-board amplifier and speaker.

Referenced by main().

#define SPEAKER_DAC_CHANNEL   DAC_CH0
Note
This is the left channel of Xplain's on-board amplifier.

Referenced by main().