6.6.4.1.4 Function dac_reset()
Resets the DAC module.
void dac_reset( struct dac_module *const dev_inst)
This function will reset the DAC module to its power on default values and disable it.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the DAC software instance struct |