PC10

Type Alias PC10 

Source
pub type PC10<MODE> = Pin<MODE, H8, 'C', 10>;

Aliased Type§

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

Trait Implementations§