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

type LD3 = PD12<Output<PushPull>>;

Top LED (orange)

Trait Implementations

impl Into<Led> for LD3[src]