6.6.4.4.2 Function dac_clear_status()
Clears a module status flag.
void dac_clear_status( struct dac_module *const module_inst, uint32_t status_flags)
Clears the given status flag of the module.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the DAC software device struct |
[in] | status_flags |
Bit mask of status flags to clear |