Type Definition stm32f407g_disc::led::LD5[][src]

type LD5 = PD15<Output<PushPull>>;

Right LED (red)

Trait Implementations

impl Into<Led> for LD5[src]