Struct xmc1000_hal::gpio::Direct[][src]

pub struct Direct<MODE> { /* fields omitted */ }

Output mode (type state)

Auto Trait Implementations

impl<MODE> Send for Direct<MODE> where
    MODE: Send

impl<MODE> Sync for Direct<MODE> where
    MODE: Sync