RTOS_MSPM0
1.1
ECE445M starter code
RTOS_Labs_common
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
LD19_InStatus
uint32_t LD19_InStatus(void)
LD19_InChar
uint8_t LD19_InChar(void)
LD19_Init
void LD19_Init(uint16_t *d)
Initialize LD19.
Generated by
1.9.1