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

type LD6 = PD14<Output<PushPull>>;

Bottom LED (blue)

Trait Implementations

impl Into<Led> for LD6[src]