PC11

Type Alias PC11 

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

Aliased Type§

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

Trait Implementations§