Struct redpitaya_scpi::analog::Analog [] [src]

pub struct Analog { /* fields omitted */ }

Methods

impl Analog
[src]

Sets analog outputs to default values (0V).

Set analog voltage on slow analog outputs.

Voltage range of slow analog outputs is: 0 - 1.8 V

Read analog voltage from slow analog inputs.

Voltage range of slow analog inputs is: 0 3.3 V

Trait Implementations

impl Clone for Analog
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more