Struct Output
stm32f30x_hal::gpio
pub struct Output<MODE> { /* fields omitted */ }
Output mode (type state)
impl<MODE> Send for Output<MODE> where MODE: Send,
impl<MODE> Sync for Output<MODE> where MODE: Sync,