MSPM0_ValvanoWare  1.0
ECE445L starter code
Functions
Dump.h File Reference

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...
 

Detailed Description

Debugging instruments designed in Lab 3.

Your Solution to ECE319K Lab 3

Version
ECE319K v1.0
Author
Put your name here
Warning
AS-IS
Date
August 13, 2023