![]() |
MSPM0_ValvanoWare
1.0
ECE445L starter code
|
Debugging instruments designed in Lab 3. More...
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | Debug_Init (void) |
| Initialize arrays. More... | |
| uint32_t | Debug_Dump (uint32_t data) |
| Debugging dump. More... | |
| uint32_t | Debug_Dump2 (uint32_t data) |
| Debugging dump with filter. More... | |
| uint32_t | Debug_Period (uint32_t mask) |
| Initialize arrays. More... | |
| uint32_t | Debug_Duty (uint32_t mask) |
| Initialize arrays. More... | |
Debugging instruments designed in Lab 3.
Your Solution to ECE319K Lab 3