pub struct Mux9 {
    pub node: Mux9,
}
Expand description

Parameter and Modulation Amount Setter API Struct for Node Mux9

Fields

node: Mux9

Implementations

Set input parameter and modulation amount for Node Mux9 Input slct

Set input parameter and modulation amount for Node Mux9 Input t_rst

Set input parameter and modulation amount for Node Mux9 Input t_up

Set input parameter and modulation amount for Node Mux9 Input t_down

Set input parameter and modulation amount for Node Mux9 Input in_1

Set input parameter and modulation amount for Node Mux9 Input in_2

Set input parameter and modulation amount for Node Mux9 Input in_3

Set input parameter and modulation amount for Node Mux9 Input in_4

Set input parameter and modulation amount for Node Mux9 Input in_5

Set input parameter and modulation amount for Node Mux9 Input in_6

Set input parameter and modulation amount for Node Mux9 Input in_7

Set input parameter and modulation amount for Node Mux9 Input in_8

Set input parameter and modulation amount for Node Mux9 Input in_9

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.