[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt4

pub trait GpioOtyperOt4<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt4: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt4, SRegField = Self::SGpioOtyperOt4, CRegField = Self::CGpioOtyperOt4> + URwRwRegFieldBit;
    type SGpioOtyperOt4: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt4, SRegField = Self::SGpioOtyperOt4, CRegField = Self::CGpioOtyperOt4> + SRwRwRegFieldBit;
    type CGpioOtyperOt4: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt4, SRegField = Self::SGpioOtyperOt4, CRegField = Self::CGpioOtyperOt4> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt4: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt4, SRegField = Self::SGpioOtyperOt4, CRegField = Self::CGpioOtyperOt4> + URwRwRegFieldBit

type SGpioOtyperOt4: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt4, SRegField = Self::SGpioOtyperOt4, CRegField = Self::CGpioOtyperOt4> + SRwRwRegFieldBit

type CGpioOtyperOt4: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt4, SRegField = Self::SGpioOtyperOt4, CRegField = Self::CGpioOtyperOt4> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt4<GpioA> for GpioA[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioB> for GpioB[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioC> for GpioC[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioD> for GpioD[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioE> for GpioE[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioF> for GpioF[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioG> for GpioG[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioH> for GpioH[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

impl GpioOtyperOt4<GpioI> for GpioI[src]

type UGpioOtyperOt4 = Ot4<Urt>

type SGpioOtyperOt4 = Ot4<Srt>

type CGpioOtyperOt4 = Ot4<Crt>

Loading content...