Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PCA9685 ¶
type PCA9685 struct {
PwmChannels []PwmChannel
// contains filtered or unexported fields
}
type PwmChannel ¶
type PwmChannel struct {
// contains filtered or unexported fields
}
func (*PwmChannel) SetDutyCycle ¶
func (ch *PwmChannel) SetDutyCycle(value uint16) error
Click to show internal directories.
Click to hide internal directories.