Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
I2S_IRQ
Functions | |
| void | Buffer_Init (void) |
| I2S IRQ Handler. | |
| Bool | Buffer_Verify (void) |
| Verify buffer. | |
Function Documentation
| void Buffer_Init | ( | void | ) |
I2S IRQ Handler.
- Parameters:
-
[in] None
- Returns:
- None Initialize buffer
- Parameters:
-
[in] None
- Returns:
- None
Definition at line 104 of file i2s_irq_test.c.
| Bool Buffer_Verify | ( | void | ) |
Verify buffer.
- Parameters:
-
[in] none
- Returns:
- TRUE - if two buffers are similar FALSE - if two buffers are different
Definition at line 120 of file i2s_irq_test.c.
Generated on Tue Jul 12 2022 20:16:18 by
1.7.2