Struct ws281x::Channel [] [src]

pub struct Channel(_);

The definition for a WS281X channel.

Methods

impl Channel
[src]

Get an immutable reference to the channel.

Get a mutable reference to the channel.

Trait Implementations

impl Debug for Channel
[src]

Formats the value using the given formatter.