Struct stm32f103xx_hal::gpio::gpioa::PAx [] [src]

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

Partially erased pin

Trait Implementations

impl<MODE> OutputPin for PAx<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