Minikombajn Pomiarowy
20
Main Page
Files
File List
Globals
All
Files
Functions
Variables
Macros
DAC.h
Go to the documentation of this file.
1
/******************************************************************/
9
void
DACInit
(
void
);
10
void
DACOff
(
void
);
11
void
DACOn(
void
);
12
void
DACResizeDMA(uint16_t tab);
13
void
DACWriteCh0
(uint16_t val);
14
uint8_t
DACOffsetCalib
(int8_t val);
15
uint8_t
DACGainCalib
(int8_t val);
16
17
18
static
inline
uint8_t DACCheckOn(
void
)
19
{
20
return
DACB.CTRLB;
21
}
Generated on Tue Feb 19 2013 21:18:48 for Minikombajn Pomiarowy by
1.8.1.2