[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt13

pub trait GpioOtyperOt13<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt13: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt13, SRegField = Self::SGpioOtyperOt13, CRegField = Self::CGpioOtyperOt13> + URwRwRegFieldBit;
    type SGpioOtyperOt13: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt13, SRegField = Self::SGpioOtyperOt13, CRegField = Self::CGpioOtyperOt13> + SRwRwRegFieldBit;
    type CGpioOtyperOt13: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt13, SRegField = Self::SGpioOtyperOt13, CRegField = Self::CGpioOtyperOt13> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt13: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt13, SRegField = Self::SGpioOtyperOt13, CRegField = Self::CGpioOtyperOt13> + URwRwRegFieldBit

type SGpioOtyperOt13: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt13, SRegField = Self::SGpioOtyperOt13, CRegField = Self::CGpioOtyperOt13> + SRwRwRegFieldBit

type CGpioOtyperOt13: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt13, SRegField = Self::SGpioOtyperOt13, CRegField = Self::CGpioOtyperOt13> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt13<GpioA> for GpioA[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioB> for GpioB[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioC> for GpioC[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioD> for GpioD[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioE> for GpioE[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioF> for GpioF[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioG> for GpioG[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioH> for GpioH[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

impl GpioOtyperOt13<GpioI> for GpioI[src]

type UGpioOtyperOt13 = Ot13<Urt>

type SGpioOtyperOt13 = Ot13<Srt>

type CGpioOtyperOt13 = Ot13<Crt>

Loading content...