[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt10

pub trait GpioOtyperOt10<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt10: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt10, SRegField = Self::SGpioOtyperOt10, CRegField = Self::CGpioOtyperOt10> + URwRwRegFieldBit;
    type SGpioOtyperOt10: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt10, SRegField = Self::SGpioOtyperOt10, CRegField = Self::CGpioOtyperOt10> + SRwRwRegFieldBit;
    type CGpioOtyperOt10: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt10, SRegField = Self::SGpioOtyperOt10, CRegField = Self::CGpioOtyperOt10> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt10: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt10, SRegField = Self::SGpioOtyperOt10, CRegField = Self::CGpioOtyperOt10> + URwRwRegFieldBit

type SGpioOtyperOt10: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt10, SRegField = Self::SGpioOtyperOt10, CRegField = Self::CGpioOtyperOt10> + SRwRwRegFieldBit

type CGpioOtyperOt10: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt10, SRegField = Self::SGpioOtyperOt10, CRegField = Self::CGpioOtyperOt10> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt10<GpioA> for GpioA[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioB> for GpioB[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioC> for GpioC[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioD> for GpioD[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioE> for GpioE[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioF> for GpioF[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioG> for GpioG[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioH> for GpioH[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

impl GpioOtyperOt10<GpioI> for GpioI[src]

type UGpioOtyperOt10 = Ot10<Urt>

type SGpioOtyperOt10 = Ot10<Srt>

type CGpioOtyperOt10 = Ot10<Crt>

Loading content...