green

package
v3.6.8+incompatible Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package green implements headers for the BeagleBone Green and BeagleBone Green Wireless micro-computers.

Reference

https://beagleboard.org/green

https://beagleboard.org/green-wireless

Datasheet

http://wiki.seeedstudio.com/BeagleBone_Green/

Index

Constants

This section is empty.

Variables

View Source
var (
	// I2C Groove port.
	I2C_SCL gpio.PinIO = gpio.INVALID // GPIO13, I2C2_SCL, UART1_RTS, SPI1_CS1
	I2C_SDA gpio.PinIO = gpio.INVALID // GPIO12, I2C2_SDA, UART1_CTS, SPI1_CS0

	// UART Groove port connected to UART2.
	UART_TX gpio.PinIO = gpio.INVALID // GPIO3, EHRPWM0B, I2C2_SCL, UART2_TX, SPI0_MISO
	UART_RX gpio.PinIO = gpio.INVALID // GPIO2, EHRPWM0A, I2C2_SDA, UART2_RX, SPI0_CLK
)

Headers found on BeagleBone Green.

Functions

func Present

func Present() bool

Present returns true if the host is a BeagleBone Green or BeagleBone Green Wireless.

Types

This section is empty.

Jump to

Keyboard shortcuts

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