green

package
v2.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2018 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_RTSn, SPI1_CS1
	I2C_SDA gpio.PinIO = gpio.INVALID // GPIO12, I2C2_SDA, UART1_CTSn, SPI1_CS0

	// UART Groove port connected to UART2.
	UART_TXD gpio.PinIO = gpio.INVALID // GPIO3, EHRPWM0B, I2C2_SCL, UART2_TXD, SPI0_DO
	UART_RXD gpio.PinIO = gpio.INVALID // GPIO2, EHRPWM0A, I2C2_SDA, UART2_RXD, SPI0_SCLK
)

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