[][src]Trait drone_stm32_map_periph_exti::ExtiFtsrFtExt

pub trait ExtiFtsrFtExt: ExtiFtsr {
    type UExtiFtsrFt: RegField<Urt, Reg = Self::UExtiFtsr, URegField = Self::UExtiFtsrFt, SRegField = Self::SExtiFtsrFt, CRegField = Self::CExtiFtsrFt> + URwRwRegFieldBitBand;
    type SExtiFtsrFt: RegField<Srt, Reg = Self::SExtiFtsr, URegField = Self::UExtiFtsrFt, SRegField = Self::SExtiFtsrFt, CRegField = Self::CExtiFtsrFt> + SRwRwRegFieldBitBand;
    type CExtiFtsrFt: RegField<Crt, Reg = Self::CExtiFtsr, URegField = Self::UExtiFtsrFt, SRegField = Self::SExtiFtsrFt, CRegField = Self::CExtiFtsrFt> + CRwRwRegFieldBitBand;
}

Associated Types

type UExtiFtsrFt: RegField<Urt, Reg = Self::UExtiFtsr, URegField = Self::UExtiFtsrFt, SRegField = Self::SExtiFtsrFt, CRegField = Self::CExtiFtsrFt> + URwRwRegFieldBitBand

type SExtiFtsrFt: RegField<Srt, Reg = Self::SExtiFtsr, URegField = Self::UExtiFtsrFt, SRegField = Self::SExtiFtsrFt, CRegField = Self::CExtiFtsrFt> + SRwRwRegFieldBitBand

type CExtiFtsrFt: RegField<Crt, Reg = Self::CExtiFtsr, URegField = Self::UExtiFtsrFt, SRegField = Self::SExtiFtsrFt, CRegField = Self::CExtiFtsrFt> + CRwRwRegFieldBitBand

Loading content...

Implementors

Loading content...