Struct stm32l0x1_hal::gpio::OpenDrain[][src]

pub struct OpenDrain;

Open drain output (type state)

Trait Implementations

impl OutputMode for OpenDrain
[src]

Auto Trait Implementations

impl Send for OpenDrain

impl Sync for OpenDrain