servo

package
v0.0.0-...-4ff3bd0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Servo

type Servo struct {
	DutyNumerator   gpio.Duty
	DutyDenominator gpio.Duty
	Frequency       physic.Frequency

	Pin gpio.PinOut
}

func New

func New(pin gpio.PinOut, dutyNumerator, dutyDenominator gpio.Duty, freq physic.Frequency) Servo

func (Servo) Start

func (s Servo) Start() error

func (Servo) Stop

func (s Servo) Stop() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL