PB14

Type Alias PB14 

Source
pub type PB14<MODE> = Pin<MODE, H8, 'B', 14>;

Aliased Type§

pub struct PB14<MODE> { /* private fields */ }

Trait Implementations§

Source§

impl<OTYPE> Pins<TIM15> for PB14<Alternate<OTYPE, 14>>

Source§

const C1: bool = true

Source§

type Channels = Pwm<TIM15, C1>

Source§

const C2: bool = false

Source§

const C3: bool = false

Source§

const C4: bool = false

Source§

impl MisoPin<SPI2> for PB14<Alternate<PushPull, 5>>

Source§

impl RtsDePin<USART3> for PB14<Alternate<PushPull, 7>>