[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt12

pub trait GpioOtyperOt12<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt12: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt12, SRegField = Self::SGpioOtyperOt12, CRegField = Self::CGpioOtyperOt12> + URwRwRegFieldBit;
    type SGpioOtyperOt12: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt12, SRegField = Self::SGpioOtyperOt12, CRegField = Self::CGpioOtyperOt12> + SRwRwRegFieldBit;
    type CGpioOtyperOt12: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt12, SRegField = Self::SGpioOtyperOt12, CRegField = Self::CGpioOtyperOt12> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt12: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt12, SRegField = Self::SGpioOtyperOt12, CRegField = Self::CGpioOtyperOt12> + URwRwRegFieldBit

type SGpioOtyperOt12: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt12, SRegField = Self::SGpioOtyperOt12, CRegField = Self::CGpioOtyperOt12> + SRwRwRegFieldBit

type CGpioOtyperOt12: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt12, SRegField = Self::SGpioOtyperOt12, CRegField = Self::CGpioOtyperOt12> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt12<GpioA> for GpioA[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioB> for GpioB[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioC> for GpioC[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioD> for GpioD[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioE> for GpioE[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioF> for GpioF[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioG> for GpioG[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioH> for GpioH[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

impl GpioOtyperOt12<GpioI> for GpioI[src]

type UGpioOtyperOt12 = Ot12<Urt>

type SGpioOtyperOt12 = Ot12<Srt>

type CGpioOtyperOt12 = Ot12<Crt>

Loading content...