![]() |
AvrIO
1.4.5
Bibliothèque C modulaire pour ATMEL AVR
|
|
Fonctions | |
| int | iDs2890SetPosition (xOwDevice *device, uint8_t position) |
| Set the wiper position of a DS2890. Plus de détails... | |
Macros | |
| #define | DS2890_FAMILY_ID 0x2c |
| int iDs2890SetPosition | ( | xOwDevice * | device, |
| uint8_t | position | ||
| ) |
Set the wiper position of a DS2890.
This function initializes the DS2890 by enabling the charge pump. It then changes the wiper position.
| device | The DS2890 device |
| position | The new wiper position. |