Struct alt_stm32f30x_hal::gpio::OpenDrain[][src]

pub struct OpenDrain;

Open drain

Trait Implementations

impl OutputType for OpenDrain
[src]

converts type state to actual type

Auto Trait Implementations

impl Send for OpenDrain

impl Sync for OpenDrain