vendor3rd

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

README

厂商依赖库

注意: 本目录并不是 go 的那个 vendor 依赖管理管理,本项目用的是go-mod管理依赖,因此将vendor拿来做三方硬件厂商提供的依赖或者是一些特殊平台上的代码。

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AmlogicWKYS805_RGBGet added in v0.5.2

func AmlogicWKYS805_RGBGet(pin string) (int, error)

func AmlogicWKYS805_RGBSet added in v0.5.2

func AmlogicWKYS805_RGBSet(pin string, value int) (bool, error)

R string = "red" G string = "green" B string = "blue"

func EEKIT_GPIOGet

func EEKIT_GPIOGet(pin int) (int, error)

func EEKIT_GPIOSet

func EEKIT_GPIOSet(pin, value int) (bool, error)

* * 跨平台支持 *

func RASPI4_GPIOGet

func RASPI4_GPIOGet(pin int) (int, error)

func RASPI4_GPIOSet

func RASPI4_GPIOSet(pin, value int) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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