PB3

Type Alias PB3 

Source
pub type PB3<MODE> = Pin<MODE, L8, 'B', 3>;

Aliased Type§

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

Trait Implementations§

Source§

impl<OTYPE> Pins<TIM2> for PB3<Alternate<OTYPE, 1>>

Source§

const C2: bool = true

Source§

type Channels = Pwm<TIM2, C2>

Source§

const C1: bool = false

Source§

const C3: bool = false

Source§

const C4: bool = false

Source§

impl RtsDePin<USART1> for PB3<Alternate<PushPull, 7>>

Source§

impl SckPin<SPI1> for PB3<Alternate<PushPull, 5>>

Source§

impl SckPin<SPI3> for PB3<Alternate<PushPull, 6>>