Struct alt_stm32f30x_hal::gpio::PullNone[][src]

pub struct PullNone;

No pull; floating

Trait Implementations

impl PullType for PullNone
[src]

pull

Auto Trait Implementations

impl Send for PullNone

impl Sync for PullNone