Struct keypad::mock_hal::OpenDrain[][src]

pub struct OpenDrain;

Open drain output marker

Trait Implementations

impl Debug for OpenDrain
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for OpenDrain

impl Sync for OpenDrain