[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt15

pub trait GpioOtyperOt15<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt15: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt15, SRegField = Self::SGpioOtyperOt15, CRegField = Self::CGpioOtyperOt15> + URwRwRegFieldBit;
    type SGpioOtyperOt15: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt15, SRegField = Self::SGpioOtyperOt15, CRegField = Self::CGpioOtyperOt15> + SRwRwRegFieldBit;
    type CGpioOtyperOt15: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt15, SRegField = Self::SGpioOtyperOt15, CRegField = Self::CGpioOtyperOt15> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt15: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt15, SRegField = Self::SGpioOtyperOt15, CRegField = Self::CGpioOtyperOt15> + URwRwRegFieldBit

type SGpioOtyperOt15: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt15, SRegField = Self::SGpioOtyperOt15, CRegField = Self::CGpioOtyperOt15> + SRwRwRegFieldBit

type CGpioOtyperOt15: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt15, SRegField = Self::SGpioOtyperOt15, CRegField = Self::CGpioOtyperOt15> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt15<GpioA> for GpioA[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioB> for GpioB[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioC> for GpioC[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioD> for GpioD[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioE> for GpioE[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioF> for GpioF[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioG> for GpioG[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioH> for GpioH[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

impl GpioOtyperOt15<GpioI> for GpioI[src]

type UGpioOtyperOt15 = Ot15<Urt>

type SGpioOtyperOt15 = Ot15<Srt>

type CGpioOtyperOt15 = Ot15<Crt>

Loading content...