DAC_Basic_set_output

Start a conversion on DAC_Basic.

void DAC_Basic_set_output(
    dac_resolution_t value
)

Parameters

value

Type: dac_resolution_t typedef

The digital value to be converted to analogue voltage by the DAC

Returns

Type: void

Nothing