Struct xmc1000_hal::gpio::OpenDrain[][src]

pub struct OpenDrain;

Open drain output (type state)

Auto Trait Implementations

impl Send for OpenDrain

impl Sync for OpenDrain