dac4
2.0.0.0
|
Dac4 Click example. More...
Functions | |
void | dac4_log_report (uint8_t channel_no) |
void | dac4_set_output (uint8_t channel_set, uint8_t output_set) |
void | dac4_channel_report () |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Dac4 Click example.
This application enables usage of digital to analog converter.
The demo application is composed of two sections :
Initializes I2C driver, executes general call reset and wake up commands and initializes variables to zero
Waits for user input and based on it logs reports or sets output value for specified channel
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void dac4_channel_report | ( | ) |
void dac4_log_report | ( | uint8_t | channel_no | ) |
void dac4_set_output | ( | uint8_t | channel_set, |
uint8_t | output_set | ||
) |
void main | ( | void | ) |