Trait gd32vf103_hal::gpio::Active[][src]

pub trait Active { }

Marker trait for active states

Implementors

impl Active for Analog[src]

impl<MODE> Active for Alternate<MODE>[src]

impl<MODE> Active for Input<MODE>[src]

impl<MODE> Active for Output<MODE>[src]

Loading content...