[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt14

pub trait GpioOtyperOt14<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt14: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt14, SRegField = Self::SGpioOtyperOt14, CRegField = Self::CGpioOtyperOt14> + URwRwRegFieldBit;
    type SGpioOtyperOt14: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt14, SRegField = Self::SGpioOtyperOt14, CRegField = Self::CGpioOtyperOt14> + SRwRwRegFieldBit;
    type CGpioOtyperOt14: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt14, SRegField = Self::SGpioOtyperOt14, CRegField = Self::CGpioOtyperOt14> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt14: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt14, SRegField = Self::SGpioOtyperOt14, CRegField = Self::CGpioOtyperOt14> + URwRwRegFieldBit

type SGpioOtyperOt14: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt14, SRegField = Self::SGpioOtyperOt14, CRegField = Self::CGpioOtyperOt14> + SRwRwRegFieldBit

type CGpioOtyperOt14: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt14, SRegField = Self::SGpioOtyperOt14, CRegField = Self::CGpioOtyperOt14> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt14<GpioA> for GpioA[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioB> for GpioB[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioC> for GpioC[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioD> for GpioD[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioE> for GpioE[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioF> for GpioF[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioG> for GpioG[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioH> for GpioH[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

impl GpioOtyperOt14<GpioI> for GpioI[src]

type UGpioOtyperOt14 = Ot14<Urt>

type SGpioOtyperOt14 = Ot14<Srt>

type CGpioOtyperOt14 = Ot14<Crt>

Loading content...