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

type BLUE = Pin21<Output<Regular<Invert>>>;

Blue LED

Trait Implementations

impl Led for BLUE[src]