[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt11

pub trait GpioOtyperOt11<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt11: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt11, SRegField = Self::SGpioOtyperOt11, CRegField = Self::CGpioOtyperOt11> + URwRwRegFieldBit;
    type SGpioOtyperOt11: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt11, SRegField = Self::SGpioOtyperOt11, CRegField = Self::CGpioOtyperOt11> + SRwRwRegFieldBit;
    type CGpioOtyperOt11: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt11, SRegField = Self::SGpioOtyperOt11, CRegField = Self::CGpioOtyperOt11> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt11: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt11, SRegField = Self::SGpioOtyperOt11, CRegField = Self::CGpioOtyperOt11> + URwRwRegFieldBit

type SGpioOtyperOt11: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt11, SRegField = Self::SGpioOtyperOt11, CRegField = Self::CGpioOtyperOt11> + SRwRwRegFieldBit

type CGpioOtyperOt11: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt11, SRegField = Self::SGpioOtyperOt11, CRegField = Self::CGpioOtyperOt11> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt11<GpioA> for GpioA[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioB> for GpioB[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioC> for GpioC[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioD> for GpioD[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioE> for GpioE[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioF> for GpioF[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioG> for GpioG[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioH> for GpioH[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

impl GpioOtyperOt11<GpioI> for GpioI[src]

type UGpioOtyperOt11 = Ot11<Urt>

type SGpioOtyperOt11 = Ot11<Srt>

type CGpioOtyperOt11 = Ot11<Crt>

Loading content...