Type Alias PC10

Source
pub type PC10<Mode> = Pin<Gpioc, U<10>, Mode>;
Expand description

Pin PC10

Aliased Type§

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

Trait Implementations§

Source§

impl<Mode> IntoAf<1> for PC10<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<4> for PC10<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<5> for PC10<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<6> for PC10<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl<Mode> IntoAf<7> for PC10<Mode>

Source§

type AFR = AFRH

Associated AFR register
Source§

impl SckPin<SPI3> for PC10<AF6<PushPull>>

Source§

impl<Otype> TxPin<UART4> for PC10<AF5<Otype>>

Source§

impl<Otype> TxPin<USART3> for PC10<AF7<Otype>>