Struct alt_stm32f30x_hal::gpio::PushPull[][src]

pub struct PushPull;

Push pull

Trait Implementations

impl OutputType for PushPull
[src]

converts type state to actual type

Auto Trait Implementations

impl Send for PushPull

impl Sync for PushPull