Type Alias PC11

Source
pub type PC11<Mode> = Pin<Gpioc, U<11>, Mode>;
Expand description

Pin PC11

Aliased Type§

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

Trait Implementations§

Source§

impl<Mode> IntoAf<1> for PC11<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<4> for PC11<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<5> for PC11<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<6> for PC11<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<7> for PC11<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl MisoPin<SPI3> for PC11<AF6<PushPull>>

Source§

impl<Otype> RxPin<UART4> for PC11<AF5<Otype>>

Source§

impl<Otype> RxPin<USART3> for PC11<AF7<Otype>>