![]() |
nRF5 SDK
v12.0.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Macros | |
#define | I2S_ENABLED |
Enable I2S driver * Set to 1 to activate. More... | |
#define | I2S_CONFIG_SCK_PIN |
SCK pin * Minimum value: 0 Maximum value: 31. More... | |
#define | I2S_CONFIG_LRCK_PIN |
LRCK pin * Minimum value: 1 Maximum value: 31. More... | |
#define | I2S_CONFIG_MCK_PIN |
MCK pin *. More... | |
#define | I2S_CONFIG_SDOUT_PIN |
SDOUT pin * Minimum value: 0 Maximum value: 31. More... | |
#define | I2S_CONFIG_SDIN_PIN |
SDIN pin * Minimum value: 0 Maximum value: 31. More... | |
#define | I2S_CONFIG_MASTER |
Mode * Following options are avaiable: More... | |
#define | I2S_CONFIG_FORMAT |
Format * Following options are avaiable: More... | |
#define | I2S_CONFIG_ALIGN |
Alignment * Following options are avaiable: More... | |
#define | I2S_CONFIG_SWIDTH |
Sample width (bits) * Following options are avaiable: More... | |
#define | I2S_CONFIG_CHANNELS |
Channels * Following options are avaiable: More... | |
#define | I2S_CONFIG_MCK_SETUP |
MCK behavior * Following options are avaiable: More... | |
#define | I2S_CONFIG_RATIO |
MCK/LRCK ratio * Following options are avaiable: More... | |
#define | I2S_CONFIG_IRQ_PRIORITY |
Interrupt priority. More... | |
#define I2S_CONFIG_ALIGN |
Alignment * Following options are avaiable:
#define I2S_CONFIG_CHANNELS |
Channels * Following options are avaiable:
#define I2S_CONFIG_FORMAT |
Format * Following options are avaiable:
#define I2S_CONFIG_IRQ_PRIORITY |
Interrupt priority.
Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for SoftDevice
Following options are avaiable:
#define I2S_CONFIG_LRCK_PIN |
LRCK pin * Minimum value: 1 Maximum value: 31.
#define I2S_CONFIG_MASTER |
Mode * Following options are avaiable:
#define I2S_CONFIG_MCK_PIN |
MCK pin *.
#define I2S_CONFIG_MCK_SETUP |
MCK behavior * Following options are avaiable:
#define I2S_CONFIG_RATIO |
MCK/LRCK ratio * Following options are avaiable:
#define I2S_CONFIG_SCK_PIN |
SCK pin * Minimum value: 0 Maximum value: 31.
#define I2S_CONFIG_SDIN_PIN |
SDIN pin * Minimum value: 0 Maximum value: 31.
#define I2S_CONFIG_SDOUT_PIN |
SDOUT pin * Minimum value: 0 Maximum value: 31.
#define I2S_CONFIG_SWIDTH |
Sample width (bits) * Following options are avaiable:
#define I2S_ENABLED |
Enable I2S driver * Set to 1 to activate.