Collaboration diagram for RX/TX resolution of one channel:Macros | |
| #define | LL_I2S_RESOLUTION_12BIT (0UL) |
| 12 bits resolution. More... | |
| #define | LL_I2S_RESOLUTION_16BIT (1UL) |
| 16 bits resolution. More... | |
| #define | LL_I2S_RESOLUTION_20BIT (2UL) |
| 20 bits resolution. More... | |
| #define | LL_I2S_RESOLUTION_24BIT (3UL) |
| 24 bits resolution. More... | |
| #define | LL_I2S_RESOLUTION_32BIT (4UL) |
| 32 bits resolution. More... | |
| #define LL_I2S_RESOLUTION_12BIT (0UL) |
12 bits resolution.
Definition at line 211 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_16BIT (1UL) |
16 bits resolution.
Definition at line 212 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_20BIT (2UL) |
20 bits resolution.
Definition at line 213 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_24BIT (3UL) |
24 bits resolution.
Definition at line 214 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_32BIT (4UL) |
32 bits resolution.
Definition at line 215 of file gr55xx_ll_i2s.h.