Struct stm32f30x_hal::gpio::OpenDrain [] [src]

pub struct OpenDrain;

Open drain output (type state)

Trait Implementations

Auto Trait Implementations

impl Send for OpenDrain

impl Sync for OpenDrain