[][src]Trait drone_stm32_map_periph_dma::ch::DmaIfcrChtif

pub trait DmaIfcrChtif: DmaIfcr {
    type UDmaIfcrChtif: RegField<Urt, Reg = Self::UDmaIfcr, URegField = Self::UDmaIfcrChtif, SRegField = Self::SDmaIfcrChtif, CRegField = Self::CDmaIfcrChtif> + UWoWoRegFieldBitBand;
    type SDmaIfcrChtif: RegField<Srt, Reg = Self::SDmaIfcr, URegField = Self::UDmaIfcrChtif, SRegField = Self::SDmaIfcrChtif, CRegField = Self::CDmaIfcrChtif> + SWoWoRegFieldBitBand;
    type CDmaIfcrChtif: RegField<Crt, Reg = Self::CDmaIfcr, URegField = Self::UDmaIfcrChtif, SRegField = Self::SDmaIfcrChtif, CRegField = Self::CDmaIfcrChtif> + CWoWoRegFieldBitBand;
}

Associated Types

type UDmaIfcrChtif: RegField<Urt, Reg = Self::UDmaIfcr, URegField = Self::UDmaIfcrChtif, SRegField = Self::SDmaIfcrChtif, CRegField = Self::CDmaIfcrChtif> + UWoWoRegFieldBitBand

type SDmaIfcrChtif: RegField<Srt, Reg = Self::SDmaIfcr, URegField = Self::UDmaIfcrChtif, SRegField = Self::SDmaIfcrChtif, CRegField = Self::CDmaIfcrChtif> + SWoWoRegFieldBitBand

type CDmaIfcrChtif: RegField<Crt, Reg = Self::CDmaIfcr, URegField = Self::UDmaIfcrChtif, SRegField = Self::SDmaIfcrChtif, CRegField = Self::CDmaIfcrChtif> + CWoWoRegFieldBitBand

Loading content...

Implementors

Loading content...