PB10

Type Alias PB10 

Source
pub type PB10<MODE> = Pin<MODE, H8, 'B', 10>;

Aliased Type§

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

Trait Implementations§

Source§

impl ClkPin<QUADSPI> for PB10<Alternate<PushPull, 10>>

Source§

fn set_speed(self, speed: Speed) -> Self

Source§

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

Source§

const C3: bool = true

Source§

type Channels = Pwm<TIM2, C3>

Source§

const C1: bool = false

Source§

const C2: bool = false

Source§

const C4: bool = false

Source§

impl SckPin<SPI2> for PB10<Alternate<PushPull, 5>>

Source§

impl TxHalfDuplexPin<USART3> for PB10<Alternate<OpenDrain, 7>>

Source§

impl TxPin<USART3> for PB10<Alternate<PushPull, 7>>