Struct stm32f103xx_hal::gpio::gpiob::PBx [] [src]

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

Partially erased pin

Trait Implementations

impl<MODE> OutputPin for PBx<Output<MODE>>
[src]

[src]

Is the output pin high?

[src]

Is the output pin low?

[src]

Sets the pin high

[src]

Sets the pin low