Struct stm32f30x_hal::gpio::PushPull [] [src]

pub struct PushPull;

Push pull output (type state)

Trait Implementations

Auto Trait Implementations

impl Send for PushPull

impl Sync for PushPull