Type Alias PB1

Source
pub type PB1<Mode> = Pin<Gpiob, U<1>, Mode>;
Expand description

Pin PB1

Aliased Type§

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

Trait Implementations§

Source§

impl Channel<ADC3> for &PB1<Analog>

Source§

type ID = Id

Channel ID type Read more
Source§

fn channel() -> Self::ID

Get the specific ID that identifies this channel, for example 0_u8 for the first ADC channel, if Self::ID is u8.
Source§

impl Channel<ADC3> for PB1<Analog>

Source§

type ID = Id

Channel ID type Read more
Source§

fn channel() -> Self::ID

Get the specific ID that identifies this channel, for example 0_u8 for the first ADC channel, if Self::ID is u8.
Source§

impl<Mode> IntoAf<15> for PB1<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<2> for PB1<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<3> for PB1<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<4> for PB1<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<6> for PB1<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<8> for PB1<Mode>

Source§

type AFR = AFRL

Associated AFR register