[][src]Trait drone_stm32_map_periph_gpio::pin::GpioBrrBr

pub trait GpioBrrBr: GpioBrr {
    type UGpioBrrBr: RegField<Urt, Reg = Self::UGpioBrr, URegField = Self::UGpioBrrBr, SRegField = Self::SGpioBrrBr, CRegField = Self::CGpioBrrBr> + UWoWoRegFieldBit;
    type SGpioBrrBr: RegField<Srt, Reg = Self::SGpioBrr, URegField = Self::UGpioBrrBr, SRegField = Self::SGpioBrrBr, CRegField = Self::CGpioBrrBr> + SWoWoRegFieldBit;
    type CGpioBrrBr: RegField<Crt, Reg = Self::CGpioBrr, URegField = Self::UGpioBrrBr, SRegField = Self::SGpioBrrBr, CRegField = Self::CGpioBrrBr> + CWoWoRegFieldBit;
}

Associated Types

type UGpioBrrBr: RegField<Urt, Reg = Self::UGpioBrr, URegField = Self::UGpioBrrBr, SRegField = Self::SGpioBrrBr, CRegField = Self::CGpioBrrBr> + UWoWoRegFieldBit

type SGpioBrrBr: RegField<Srt, Reg = Self::SGpioBrr, URegField = Self::UGpioBrrBr, SRegField = Self::SGpioBrrBr, CRegField = Self::CGpioBrrBr> + SWoWoRegFieldBit

type CGpioBrrBr: RegField<Crt, Reg = Self::CGpioBrr, URegField = Self::UGpioBrrBr, SRegField = Self::SGpioBrrBr, CRegField = Self::CGpioBrrBr> + CWoWoRegFieldBit

Loading content...

Implementors

impl GpioBrrBr for GpioA0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioA1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioA10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioA11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioA12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioA13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioA14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioA15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioA2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioA3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioA4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioA5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioA6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioA7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioA8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioA9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioB0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioB1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioB10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioB11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioB12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioB13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioB14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioB15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioB2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioB3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioB4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioB5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioB6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioB7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioB8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioB9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioC0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioC1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioC10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioC11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioC12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioC13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioC14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioC15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioC2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioC3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioC4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioC5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioC6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioC7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioC8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioC9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioD0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioD1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioD10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioD11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioD12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioD13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioD14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioD15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioD2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioD3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioD4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioD5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioD6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioD7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioD8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioD9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioE0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioE1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioE10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioE11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioE12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioE13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioE14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioE15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioE2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioE3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioE4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioE5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioE6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioE7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioE8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioE9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioF0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioF1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioF10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioF11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioF12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioF13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioF14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioF15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioF2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioF3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioF4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioF5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioF6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioF7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioF8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioF9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioG0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioG1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioG10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioG11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioG12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioG13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioG14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioG15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioG2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioG3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioG4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioG5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioG6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioG7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioG8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioG9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioH0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioH1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioH10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioH11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioH12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioH13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioH14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioH15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioH2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioH3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioH4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioH5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioH6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioH7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioH8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioH9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

impl GpioBrrBr for GpioI0[src]

type UGpioBrrBr = Br0<Urt>

type SGpioBrrBr = Br0<Srt>

type CGpioBrrBr = Br0<Crt>

impl GpioBrrBr for GpioI1[src]

type UGpioBrrBr = Br1<Urt>

type SGpioBrrBr = Br1<Srt>

type CGpioBrrBr = Br1<Crt>

impl GpioBrrBr for GpioI10[src]

type UGpioBrrBr = Br10<Urt>

type SGpioBrrBr = Br10<Srt>

type CGpioBrrBr = Br10<Crt>

impl GpioBrrBr for GpioI11[src]

type UGpioBrrBr = Br11<Urt>

type SGpioBrrBr = Br11<Srt>

type CGpioBrrBr = Br11<Crt>

impl GpioBrrBr for GpioI12[src]

type UGpioBrrBr = Br12<Urt>

type SGpioBrrBr = Br12<Srt>

type CGpioBrrBr = Br12<Crt>

impl GpioBrrBr for GpioI13[src]

type UGpioBrrBr = Br13<Urt>

type SGpioBrrBr = Br13<Srt>

type CGpioBrrBr = Br13<Crt>

impl GpioBrrBr for GpioI14[src]

type UGpioBrrBr = Br14<Urt>

type SGpioBrrBr = Br14<Srt>

type CGpioBrrBr = Br14<Crt>

impl GpioBrrBr for GpioI15[src]

type UGpioBrrBr = Br15<Urt>

type SGpioBrrBr = Br15<Srt>

type CGpioBrrBr = Br15<Crt>

impl GpioBrrBr for GpioI2[src]

type UGpioBrrBr = Br2<Urt>

type SGpioBrrBr = Br2<Srt>

type CGpioBrrBr = Br2<Crt>

impl GpioBrrBr for GpioI3[src]

type UGpioBrrBr = Br3<Urt>

type SGpioBrrBr = Br3<Srt>

type CGpioBrrBr = Br3<Crt>

impl GpioBrrBr for GpioI4[src]

type UGpioBrrBr = Br4<Urt>

type SGpioBrrBr = Br4<Srt>

type CGpioBrrBr = Br4<Crt>

impl GpioBrrBr for GpioI5[src]

type UGpioBrrBr = Br5<Urt>

type SGpioBrrBr = Br5<Srt>

type CGpioBrrBr = Br5<Crt>

impl GpioBrrBr for GpioI6[src]

type UGpioBrrBr = Br6<Urt>

type SGpioBrrBr = Br6<Srt>

type CGpioBrrBr = Br6<Crt>

impl GpioBrrBr for GpioI7[src]

type UGpioBrrBr = Br7<Urt>

type SGpioBrrBr = Br7<Srt>

type CGpioBrrBr = Br7<Crt>

impl GpioBrrBr for GpioI8[src]

type UGpioBrrBr = Br8<Urt>

type SGpioBrrBr = Br8<Srt>

type CGpioBrrBr = Br8<Crt>

impl GpioBrrBr for GpioI9[src]

type UGpioBrrBr = Br9<Urt>

type SGpioBrrBr = Br9<Srt>

type CGpioBrrBr = Br9<Crt>

Loading content...