Dawn Framework
1.0
Universal data acquisition framework for embedded systems
dawn
include
dawn
porting
nuttx
dac.hxx
1
// dawn/include/dawn/porting/nuttx/dac.hxx
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
//
5
6
#pragma once
7
8
// PATH format for DAC
9
10
#define DAC_PATH_FMT "/dev/dac%d"
Generated by
1.9.8