| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YDisplay.REGENERATE |
YDisplay.REGENERATE.fromInt(int intval) |
YDisplay.REGENERATE |
YDisplay.get_regeneratePolicy()
Returns the display regeneration minimal frequency (ePaper displays only).
|
static YDisplay.REGENERATE |
YDisplay.REGENERATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YDisplay.REGENERATE[] |
YDisplay.REGENERATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
YDisplay.set_fastRefreshPolicy(YDisplay.FASTREFRESH fastRefresh,
YDisplay.REGENERATE regenerate)
Changes the fast refresh usage policy and display regeneration minimal frequency
(ePaper displays only).
|
Copyright © 2026. All rights reserved.