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

type LD4 = PD13<Output<PushPull>>;

Left LED (green)

Trait Implementations

impl Into<Led> for LD4[src]