Crate spark_ser7seg[][src]

Driver for the SparkFun Serial 7 Segment Display

This is compatible with embedded-hal.

Right now, only the SPI or I2C interfaces are supported. In the future, support will be added for UART interfaces

Modules

i2c
spi

Structs

PunctuationFlags

A bit packed structure representing days of the week

Enums

Error

Traits

SevenSegInterface