exred_node_picar v0.2.3 Exred.Node.Picar.PWM
functions to interact with a pwm card over I2C
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
prescale(freq)
Link to this function
reset()
Link to this function
set(channel, on, off)
Link to this function
set_all(on, off)
Link to this function
set_all_pwm(on, off)
Link to this function
set_pwm(channel, on, off)
Link to this function
start_link(list)
Link to this function