Struct alt_stm32f30x_hal::gpio::PullReserved[][src]

pub struct PullReserved;

Reserved

Trait Implementations

impl PullType for PullReserved
[src]

pull

Auto Trait Implementations