Struct stm32l0x1_hal::gpio::PushPull[][src]

pub struct PushPull;

Push pull output (type state)

Trait Implementations

impl OutputMode for PushPull
[src]

Auto Trait Implementations

impl Send for PushPull

impl Sync for PushPull