[][src]Trait drone_stm32_map_periph_dma::ch::DmaCcrTeie

pub trait DmaCcrTeie<T: DmaChMap>: DmaCcr<T> {
    type UDmaCcrTeie: RegField<Urt, Reg = Self::UDmaCcr, URegField = Self::UDmaCcrTeie, SRegField = Self::SDmaCcrTeie, CRegField = Self::CDmaCcrTeie> + URwRwRegFieldBitBand;
    type SDmaCcrTeie: RegField<Srt, Reg = Self::SDmaCcr, URegField = Self::UDmaCcrTeie, SRegField = Self::SDmaCcrTeie, CRegField = Self::CDmaCcrTeie> + SRwRwRegFieldBitBand;
    type CDmaCcrTeie: RegField<Crt, Reg = Self::CDmaCcr, URegField = Self::UDmaCcrTeie, SRegField = Self::SDmaCcrTeie, CRegField = Self::CDmaCcrTeie> + CRwRwRegFieldBitBand;
}

Associated Types

type UDmaCcrTeie: RegField<Urt, Reg = Self::UDmaCcr, URegField = Self::UDmaCcrTeie, SRegField = Self::SDmaCcrTeie, CRegField = Self::CDmaCcrTeie> + URwRwRegFieldBitBand

type SDmaCcrTeie: RegField<Srt, Reg = Self::SDmaCcr, URegField = Self::UDmaCcrTeie, SRegField = Self::SDmaCcrTeie, CRegField = Self::CDmaCcrTeie> + SRwRwRegFieldBitBand

type CDmaCcrTeie: RegField<Crt, Reg = Self::CDmaCcr, URegField = Self::UDmaCcrTeie, SRegField = Self::SDmaCcrTeie, CRegField = Self::CDmaCcrTeie> + CRwRwRegFieldBitBand

Loading content...

Implementors

Loading content...