|
precision-converters-firmware
|

Functions | |
| int | dpot_set_rdac_wp (uint8_t dpot_rdac_wp_indx) |
| Set RDAC write protect of digital potentiometer. | |
| int | dpot_set_nvm_programming (uint8_t dpot_nvm_programming_indx) |
| Set NVM programming of digital potentiometer. | |
| int dpot_set_nvm_programming | ( | uint8_t | dpot_nvm_programming_indx | ) |
Set NVM programming of digital potentiometer.
| dpot_nvm_programming_indx | - Flag to indicate whetehr to enable/Disable NVM programming. |
| int dpot_set_rdac_wp | ( | uint8_t | dpot_rdac_wp_indx | ) |
Set RDAC write protect of digital potentiometer.
| dpot_rdac_wp_indx | - Flag to indicate whetehr to enable/Disable RDAC Write Protection. |