3.3.3.2 DAC_IsReady
Returns the status of readiness of Channel of DAC module for new conversion request
This function returns the status of Channel of DAC module, is it ready to accept new conversion requests or not.
bool
DAC_IsReady
(
void
);
Precondition
- DAC_Initialize must have been called.
Parameters
- void
Returns
- void
