Struct trellis::devices::RaspberryPiBPlus [] [src]

pub struct RaspberryPiBPlus { /* fields omitted */ }

A concrete device for using the Trellis with a Raspberry Pi 2 B+.

Methods

impl RaspberryPiBPlus
[src]

Trait Implementations

impl I2CMasterDevice for RaspberryPiBPlus
[src]