pub struct Mux9 {
pub node: Mux9,
}
Expand description
Parameter and Modulation Amount Setter API Struct for Node Mux9
Fields
node: Mux9
Implementations
sourceimpl Mux9
impl Mux9
sourcepub fn slct(self, v: f32, ma: f32) -> Mux9
pub fn slct(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input slct
sourcepub fn t_rst(self, v: f32, ma: f32) -> Mux9
pub fn t_rst(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input t_rst
sourcepub fn t_up(self, v: f32, ma: f32) -> Mux9
pub fn t_up(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input t_up
sourcepub fn t_down(self, v: f32, ma: f32) -> Mux9
pub fn t_down(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input t_down
sourcepub fn in_1(self, v: f32, ma: f32) -> Mux9
pub fn in_1(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input in_1
sourcepub fn in_2(self, v: f32, ma: f32) -> Mux9
pub fn in_2(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input in_2
sourcepub fn in_3(self, v: f32, ma: f32) -> Mux9
pub fn in_3(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input in_3
sourcepub fn in_4(self, v: f32, ma: f32) -> Mux9
pub fn in_4(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input in_4
sourcepub fn in_5(self, v: f32, ma: f32) -> Mux9
pub fn in_5(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input in_5
sourcepub fn in_6(self, v: f32, ma: f32) -> Mux9
pub fn in_6(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input in_6
sourcepub fn in_7(self, v: f32, ma: f32) -> Mux9
pub fn in_7(self, v: f32, ma: f32) -> Mux9
Set input parameter and modulation amount for Node Mux9 Input in_7