Trait drone_nrf_map_periph_uarte::UarteShortsEndrxStartrx[][src]

pub trait UarteShortsEndrxStartrx<T: UarteMap>: UarteShorts<T> {
    type UUarteShortsEndrxStartrx: RegField<Urt, Reg = Self::UUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + URwRwRegFieldBit;
    type SUarteShortsEndrxStartrx: RegField<Srt, Reg = Self::SUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + SRwRwRegFieldBit;
    type CUarteShortsEndrxStartrx: RegField<Crt, Reg = Self::CUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + CRwRwRegFieldBit;
}

Associated Types

type UUarteShortsEndrxStartrx: RegField<Urt, Reg = Self::UUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + URwRwRegFieldBit[src]

type SUarteShortsEndrxStartrx: RegField<Srt, Reg = Self::SUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + SRwRwRegFieldBit[src]

type CUarteShortsEndrxStartrx: RegField<Crt, Reg = Self::CUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...