Struct xmc1000_hal::gpio::PushPull[][src]

pub struct PushPull;

Push pull output (type state)

Auto Trait Implementations

impl Send for PushPull

impl Sync for PushPull