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

type GREEN = Pin19<Output<Regular<Invert>>>;

Green LED

Trait Implementations

impl Led for GREEN[src]