[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt0

pub trait GpioOtyperOt0<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt0: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt0, SRegField = Self::SGpioOtyperOt0, CRegField = Self::CGpioOtyperOt0> + URwRwRegFieldBit;
    type SGpioOtyperOt0: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt0, SRegField = Self::SGpioOtyperOt0, CRegField = Self::CGpioOtyperOt0> + SRwRwRegFieldBit;
    type CGpioOtyperOt0: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt0, SRegField = Self::SGpioOtyperOt0, CRegField = Self::CGpioOtyperOt0> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt0: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt0, SRegField = Self::SGpioOtyperOt0, CRegField = Self::CGpioOtyperOt0> + URwRwRegFieldBit

type SGpioOtyperOt0: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt0, SRegField = Self::SGpioOtyperOt0, CRegField = Self::CGpioOtyperOt0> + SRwRwRegFieldBit

type CGpioOtyperOt0: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt0, SRegField = Self::SGpioOtyperOt0, CRegField = Self::CGpioOtyperOt0> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt0<GpioA> for GpioA[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioB> for GpioB[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioC> for GpioC[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioD> for GpioD[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioE> for GpioE[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioF> for GpioF[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioG> for GpioG[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioH> for GpioH[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

impl GpioOtyperOt0<GpioI> for GpioI[src]

type UGpioOtyperOt0 = Ot0<Urt>

type SGpioOtyperOt0 = Ot0<Srt>

type CGpioOtyperOt0 = Ot0<Crt>

Loading content...