MSPM0_ValvanoWare
1.0
ECE445L starter code
inc
DAC5.h
Go to the documentation of this file.
1
22
#ifndef __DAC5_H__
23
#define __DAC5_H__
24
37
void
DAC5_Init
(
void
);
38
46
void
DAC5_Out
(uint32_t data);
47
48
#endif
// __DAC5_H__
DAC5_Init
void DAC5_Init(void)
Initialize DAC.
DAC5_Out
void DAC5_Out(uint32_t data)
Output to DAC5.
Generated by
1.9.1