PD9

Type Alias PD9 

Source
pub type PD9<MODE = Input<Floating>> = Pin<'D', 9, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl<PULL: UpMode> UartRxPin<RemapFull<Periph<RegisterBlock, 1073760256>>> for PD9<Input<PULL>>

Source§

fn is_pin(&self) -> bool