Type Alias PB5

Source
pub type PB5<Mode> = Pin<Gpiob, U<5>, Mode>;
Expand description

Pin PB5

Aliased Type§

pub struct PB5<Mode> { /* private fields */ }

Trait Implementations§

Source§

impl<Mode> IntoAf<1> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<10> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<15> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<2> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<3> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<4> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<5> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<6> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<7> for PB5<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl MosiPin<SPI1> for PB5<AF5<PushPull>>

Source§

impl MosiPin<SPI3> for PB5<AF6<PushPull>>