PC11

Type Alias PC11 

Source
pub type PC11<MODE = Input<Floating>> = Pin<'C', 11, MODE>;

Aliased Type§

pub struct PC11<MODE = Input<Floating>> { /* private fields */ }

Trait Implementations§

Source§

impl<PULL: UpMode> UartRxPin<RemapDefault<Periph<RegisterBlock, 1073761280>>> for PC11<Input<PULL>>

Source§

fn is_pin(&self) -> bool

Source§

impl<PULL: UpMode> UartRxPin<RemapPartial1<Periph<RegisterBlock, 1073760256>>> for PC11<Input<PULL>>

Source§

fn is_pin(&self) -> bool