Enum tinkerforge::rotary_encoder_v2_bricklet::RotaryEncoderV2BrickletFunction [−][src]
pub enum RotaryEncoderV2BrickletFunction {
Show 19 variants
GetCount,
SetCountCallbackConfiguration,
GetCountCallbackConfiguration,
IsPressed,
GetSpitfpErrorCount,
SetBootloaderMode,
GetBootloaderMode,
SetWriteFirmwarePointer,
WriteFirmware,
SetStatusLedConfig,
GetStatusLedConfig,
GetChipTemperature,
Reset,
WriteUid,
ReadUid,
GetIdentity,
CallbackCount,
CallbackPressed,
CallbackReleased,
}Variants
Trait Implementations
Performs the conversion.