[][src]Trait gd32vf103xx_hal::gpio::Active

pub trait Active { }

Marker trait for active states.

Implementors

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

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

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

Loading content...