[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt7

pub trait GpioOtyperOt7<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt7: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt7, SRegField = Self::SGpioOtyperOt7, CRegField = Self::CGpioOtyperOt7> + URwRwRegFieldBit;
    type SGpioOtyperOt7: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt7, SRegField = Self::SGpioOtyperOt7, CRegField = Self::CGpioOtyperOt7> + SRwRwRegFieldBit;
    type CGpioOtyperOt7: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt7, SRegField = Self::SGpioOtyperOt7, CRegField = Self::CGpioOtyperOt7> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt7: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt7, SRegField = Self::SGpioOtyperOt7, CRegField = Self::CGpioOtyperOt7> + URwRwRegFieldBit

type SGpioOtyperOt7: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt7, SRegField = Self::SGpioOtyperOt7, CRegField = Self::CGpioOtyperOt7> + SRwRwRegFieldBit

type CGpioOtyperOt7: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt7, SRegField = Self::SGpioOtyperOt7, CRegField = Self::CGpioOtyperOt7> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt7<GpioA> for GpioA[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioB> for GpioB[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioC> for GpioC[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioD> for GpioD[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioE> for GpioE[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioF> for GpioF[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioG> for GpioG[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioH> for GpioH[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

impl GpioOtyperOt7<GpioI> for GpioI[src]

type UGpioOtyperOt7 = Ot7<Urt>

type SGpioOtyperOt7 = Ot7<Srt>

type CGpioOtyperOt7 = Ot7<Crt>

Loading content...