[][src]Trait drone_stm32_map_periph_spi::SpiCr1Crcnext

pub trait SpiCr1Crcnext<T: SpiMap>: SpiCr1<T> {
    type USpiCr1Crcnext: RegField<Urt, Reg = Self::USpiCr1, URegField = Self::USpiCr1Crcnext, SRegField = Self::SSpiCr1Crcnext, CRegField = Self::CSpiCr1Crcnext> + URwRwRegFieldBitBand;
    type SSpiCr1Crcnext: RegField<Srt, Reg = Self::SSpiCr1, URegField = Self::USpiCr1Crcnext, SRegField = Self::SSpiCr1Crcnext, CRegField = Self::CSpiCr1Crcnext> + SRwRwRegFieldBitBand;
    type CSpiCr1Crcnext: RegField<Crt, Reg = Self::CSpiCr1, URegField = Self::USpiCr1Crcnext, SRegField = Self::SSpiCr1Crcnext, CRegField = Self::CSpiCr1Crcnext> + CRwRwRegFieldBitBand;
}

Associated Types

type USpiCr1Crcnext: RegField<Urt, Reg = Self::USpiCr1, URegField = Self::USpiCr1Crcnext, SRegField = Self::SSpiCr1Crcnext, CRegField = Self::CSpiCr1Crcnext> + URwRwRegFieldBitBand

type SSpiCr1Crcnext: RegField<Srt, Reg = Self::SSpiCr1, URegField = Self::USpiCr1Crcnext, SRegField = Self::SSpiCr1Crcnext, CRegField = Self::CSpiCr1Crcnext> + SRwRwRegFieldBitBand

type CSpiCr1Crcnext: RegField<Crt, Reg = Self::CSpiCr1, URegField = Self::USpiCr1Crcnext, SRegField = Self::SSpiCr1Crcnext, CRegField = Self::CSpiCr1Crcnext> + CRwRwRegFieldBitBand

Loading content...

Implementors

Loading content...