Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HWspi ¶
type HWspi struct {
ClkOut embd.DigitalPin
ClkPin string
DataOut embd.DigitalPin
DataPin string
ClkFactor time.Duration
}
HWspi is a driver for HWspi led strips
func (*HWspi) GpioWriteBit ¶
GpioWriteBit sends a single bit over SPI
func (*HWspi) GpioWriteBuffer ¶
GpioWriteBuffer - writes a buffer to spi
Click to show internal directories.
Click to hide internal directories.