PD6

Type Alias PD6 

Source
pub type PD6<MODE = Input<Floating>> = Pin<'D', 6, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl<PULL: UpMode> UartRxPin<RemapFull<Periph<RegisterBlock, 1073759232>>> for PD6<Input<PULL>>

Source§

fn is_pin(&self) -> bool