13.1.4.1 dac_async_init
Initialize the DAC HAL instance and hardware.
int32_t dac_async_init(
struct dac_async_descriptor *const descr,
void *const hw
)
Parameters
- descr
-
Type: struct dac_async_descriptor Struct *const
A DAC descriptor to initialize
- hw
-
Type: void *const
The pointer to hardware instance
Returns
Type: int32_t
Operation status.