Trait drone_nrf_map_periph_uarte::UarteShortsEndrxStoprx[][src]

pub trait UarteShortsEndrxStoprx<T: UarteMap>: UarteShorts<T> {
    type UUarteShortsEndrxStoprx: RegField<Urt, Reg = Self::UUarteShorts, URegField = Self::UUarteShortsEndrxStoprx, SRegField = Self::SUarteShortsEndrxStoprx, CRegField = Self::CUarteShortsEndrxStoprx> + URwRwRegFieldBit;
    type SUarteShortsEndrxStoprx: RegField<Srt, Reg = Self::SUarteShorts, URegField = Self::UUarteShortsEndrxStoprx, SRegField = Self::SUarteShortsEndrxStoprx, CRegField = Self::CUarteShortsEndrxStoprx> + SRwRwRegFieldBit;
    type CUarteShortsEndrxStoprx: RegField<Crt, Reg = Self::CUarteShorts, URegField = Self::UUarteShortsEndrxStoprx, SRegField = Self::SUarteShortsEndrxStoprx, CRegField = Self::CUarteShortsEndrxStoprx> + CRwRwRegFieldBit;
}

Associated Types

type UUarteShortsEndrxStoprx: RegField<Urt, Reg = Self::UUarteShorts, URegField = Self::UUarteShortsEndrxStoprx, SRegField = Self::SUarteShortsEndrxStoprx, CRegField = Self::CUarteShortsEndrxStoprx> + URwRwRegFieldBit[src]

type SUarteShortsEndrxStoprx: RegField<Srt, Reg = Self::SUarteShorts, URegField = Self::UUarteShortsEndrxStoprx, SRegField = Self::SUarteShortsEndrxStoprx, CRegField = Self::CUarteShortsEndrxStoprx> + SRwRwRegFieldBit[src]

type CUarteShortsEndrxStoprx: RegField<Crt, Reg = Self::CUarteShorts, URegField = Self::UUarteShortsEndrxStoprx, SRegField = Self::SUarteShortsEndrxStoprx, CRegField = Self::CUarteShortsEndrxStoprx> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...