![]() |
![]() |
DAC Global configuration. More...
#include <DAC.h>
Data Fields | |
| void * | object |
| void const * | hwAttrs |
DAC Global configuration.
The DAC_Config structure contains a set of pointers used to characterize the DAC driver implementation.
This structure needs to be defined before calling DAC_init() and it must not be changed thereafter.
| void* DAC_Config::object |
Pointer to a driver specific data object
| void const* DAC_Config::hwAttrs |
Pointer to a driver specific hardware attributes structure