![]() |
MSPM0_ValvanoWare
1.0
ECE445L starter code
|
4-bit keyboard connected to PB19-PB16 More...
Go to the source code of this file.
Functions | |
| void | Key_Init (void) |
| Initialize keyboard. More... | |
| uint32_t | Key_In (void) |
4-bit keyboard connected to PB19-PB16
Lab 5. Digital Piano using a Digital to Analog Converter
For more information see
https://docs.google.com/document/d/1DVmHjqsx24FvLp4x8KKyr5UmDeDlBlfeQPsVvKFQF_k/edit
| uint32_t Key_In | ( | void | ) |
Input from piano key inputs on PB19-PB16
| none |
| void Key_Init | ( | void | ) |
Initialize keyboard.
Initialize 4-bit keyboard
| none |