[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt5

pub trait GpioOtyperOt5<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt5: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt5, SRegField = Self::SGpioOtyperOt5, CRegField = Self::CGpioOtyperOt5> + URwRwRegFieldBit;
    type SGpioOtyperOt5: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt5, SRegField = Self::SGpioOtyperOt5, CRegField = Self::CGpioOtyperOt5> + SRwRwRegFieldBit;
    type CGpioOtyperOt5: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt5, SRegField = Self::SGpioOtyperOt5, CRegField = Self::CGpioOtyperOt5> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt5: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt5, SRegField = Self::SGpioOtyperOt5, CRegField = Self::CGpioOtyperOt5> + URwRwRegFieldBit

type SGpioOtyperOt5: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt5, SRegField = Self::SGpioOtyperOt5, CRegField = Self::CGpioOtyperOt5> + SRwRwRegFieldBit

type CGpioOtyperOt5: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt5, SRegField = Self::SGpioOtyperOt5, CRegField = Self::CGpioOtyperOt5> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt5<GpioA> for GpioA[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioB> for GpioB[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioC> for GpioC[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioD> for GpioD[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioE> for GpioE[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioF> for GpioF[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioG> for GpioG[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioH> for GpioH[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

impl GpioOtyperOt5<GpioI> for GpioI[src]

type UGpioOtyperOt5 = Ot5<Urt>

type SGpioOtyperOt5 = Ot5<Srt>

type CGpioOtyperOt5 = Ot5<Crt>

Loading content...