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