spi mode fix
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
#define AD_DEFAULT_FREQ 1000U ///< Default initialisation frequency (Hz)
|
||||
#define AD_DEFAULT_PHASE 0 ///< Default initialisation phase angle (degrees)
|
||||
#define AD_MCLK 25000000U ///< Clock speed of the AD9833 reference clock in Hz
|
||||
#define AD_MCLK_DIV2 12500000U ///< Clock speed of the AD9833 reference clock in Hz
|
||||
#define AD_MCLK 24000000U ///< Clock speed of the AD9833 reference clock in Hz
|
||||
#define AD_MCLK_DIV2 12000000U ///< Clock speed of the AD9833 reference clock in Hz
|
||||
/**
|
||||
* Channel enumerated type.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user