Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dac_driver_api Struct Reference

@driver_ops{DAC} More...

#include <dac.h>

Data Fields

dac_api_channel_setup channel_setup
 @driver_ops_mandatory Configure a DAC channel.
dac_api_write_value write_value
 @driver_ops_mandatory Write a single value to a DAC channel.

Detailed Description

@driver_ops{DAC}

Field Documentation

◆ channel_setup

dac_api_channel_setup dac_driver_api::channel_setup

@driver_ops_mandatory Configure a DAC channel.

◆ write_value

dac_api_write_value dac_driver_api::write_value

@driver_ops_mandatory Write a single value to a DAC channel.


The documentation for this struct was generated from the following file:
  • include/zephyr/drivers/dac.h