PG4

Type Alias PG4 

Source
pub type PG4<MODE = Input<Floating>> = Pin<'G', 4, MODE>;

Aliased Typeยง

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