![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
Go to the source code of this file.
Functions | |
| uint32_t | WM8903_REG_Write (uint8_t reg, uint16_t val) |
| Write a 16-bit value to Codec Register. More... | |
| uint16_t | WM8903_REG_Read (uint8_t reg) |
| Read a 16-bit value from WM8903 codec register. More... | |
| int | WM8903_Init (int input) |
| Initialize WM8903 to its default state. More... | |
| void | WM8903_DeInit (void) |
| Disable the WM8903. More... | |
| void | WM8903_DumpAllRegisters (void) |
| Debug function to print contents of all WM8903 registers to debug console. More... | |
1.8.3.1