RTOS_MSPM0  1.1
ECE445M starter code
LD19.h
Go to the documentation of this file.
1 
36 #ifndef __LD19_H__
37 #define __LD19_H__
38 
39 
47 void LD19_Init(uint16_t *d);
48 
49 
50 // the following functions only needed for low-level debugging
51 
52 
60 uint8_t LD19_InChar(void);
61 
67 uint32_t LD19_InStatus(void);
68 
69 
70 #endif // __LD19_H__
71 
uint32_t LD19_InStatus(void)
uint8_t LD19_InChar(void)
void LD19_Init(uint16_t *d)
Initialize LD19.