[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt9

pub trait GpioOtyperOt9<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt9: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt9, SRegField = Self::SGpioOtyperOt9, CRegField = Self::CGpioOtyperOt9> + URwRwRegFieldBit;
    type SGpioOtyperOt9: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt9, SRegField = Self::SGpioOtyperOt9, CRegField = Self::CGpioOtyperOt9> + SRwRwRegFieldBit;
    type CGpioOtyperOt9: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt9, SRegField = Self::SGpioOtyperOt9, CRegField = Self::CGpioOtyperOt9> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt9: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt9, SRegField = Self::SGpioOtyperOt9, CRegField = Self::CGpioOtyperOt9> + URwRwRegFieldBit

type SGpioOtyperOt9: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt9, SRegField = Self::SGpioOtyperOt9, CRegField = Self::CGpioOtyperOt9> + SRwRwRegFieldBit

type CGpioOtyperOt9: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt9, SRegField = Self::SGpioOtyperOt9, CRegField = Self::CGpioOtyperOt9> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt9<GpioA> for GpioA[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioB> for GpioB[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioC> for GpioC[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioD> for GpioD[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioE> for GpioE[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioF> for GpioF[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioG> for GpioG[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioH> for GpioH[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

impl GpioOtyperOt9<GpioI> for GpioI[src]

type UGpioOtyperOt9 = Ot9<Urt>

type SGpioOtyperOt9 = Ot9<Srt>

type CGpioOtyperOt9 = Ot9<Crt>

Loading content...