[][src]Trait drone_stm32_map_periph_gpio::GpioOtyperOt6

pub trait GpioOtyperOt6<T: GpioPortMap>: GpioOtyper<T> {
    type UGpioOtyperOt6: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt6, SRegField = Self::SGpioOtyperOt6, CRegField = Self::CGpioOtyperOt6> + URwRwRegFieldBit;
    type SGpioOtyperOt6: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt6, SRegField = Self::SGpioOtyperOt6, CRegField = Self::CGpioOtyperOt6> + SRwRwRegFieldBit;
    type CGpioOtyperOt6: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt6, SRegField = Self::SGpioOtyperOt6, CRegField = Self::CGpioOtyperOt6> + CRwRwRegFieldBit;
}

Associated Types

type UGpioOtyperOt6: RegField<Urt, Reg = Self::UGpioOtyper, URegField = Self::UGpioOtyperOt6, SRegField = Self::SGpioOtyperOt6, CRegField = Self::CGpioOtyperOt6> + URwRwRegFieldBit

type SGpioOtyperOt6: RegField<Srt, Reg = Self::SGpioOtyper, URegField = Self::UGpioOtyperOt6, SRegField = Self::SGpioOtyperOt6, CRegField = Self::CGpioOtyperOt6> + SRwRwRegFieldBit

type CGpioOtyperOt6: RegField<Crt, Reg = Self::CGpioOtyper, URegField = Self::UGpioOtyperOt6, SRegField = Self::SGpioOtyperOt6, CRegField = Self::CGpioOtyperOt6> + CRwRwRegFieldBit

Loading content...

Implementors

impl GpioOtyperOt6<GpioA> for GpioA[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioB> for GpioB[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioC> for GpioC[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioD> for GpioD[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioE> for GpioE[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioF> for GpioF[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioG> for GpioG[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioH> for GpioH[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

impl GpioOtyperOt6<GpioI> for GpioI[src]

type UGpioOtyperOt6 = Ot6<Urt>

type SGpioOtyperOt6 = Ot6<Srt>

type CGpioOtyperOt6 = Ot6<Crt>

Loading content...