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 216 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_16BIT (1UL) |
16 bits resolution.
Definition at line 217 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_20BIT (2UL) |
20 bits resolution.
Definition at line 218 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_24BIT (3UL) |
24 bits resolution.
Definition at line 219 of file gr55xx_ll_i2s.h.
| #define LL_I2S_RESOLUTION_32BIT (4UL) |
32 bits resolution.
Definition at line 220 of file gr55xx_ll_i2s.h.