Trait alt_stm32f30x_hal::gpio::AltFnNum[][src]

pub trait AltFnNum {
    fn alt_fn_num(&self) -> U4;
}

AltFn number

Required Methods

converts type state

Implementors