PC12

Type Alias PC12 

Source
pub type PC12<MODE> = Pin<MODE, H8, 'C', 12>;

Aliased Type§

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

Trait Implementations§