Skip to main content

Module convert

Module convert 

Source
Expand description

Type conversions from DecodedValue to Rust scalars and ScalarValue.

Functionsยง

decode_nt_alarm
Decode an NtAlarm from a decoded PVA alarm structure.
decode_nt_display
Decode an NtDisplay from a decoded PVA display structure.
decode_nt_timestamp
Decode an NtTimeStamp from a decoded PVA timestamp structure.
decoded_to_bool
decoded_to_f32
decoded_to_f64
decoded_to_i8
decoded_to_i16
decoded_to_i32
decoded_to_i64
decoded_to_scalar_array
decoded_to_scalar_value
decoded_to_string
decoded_to_u8
decoded_to_u16
decoded_to_u32
decoded_to_u64