[][src]Type Definition hifive1::led::RED

type RED = Pin22<Output<Regular<Invert>>>;

Red LED

Trait Implementations

impl Led for RED[src]