Struct nrf51_hal::gpio::OpenDrain [] [src]

pub struct OpenDrain;

Open drain input or output (type state)

Trait Implementations

Auto Trait Implementations

impl Send for OpenDrain

impl Sync for OpenDrain