Trait drone_nrf_map_periph_uarte::UarteSubscribeStoprxChidx[][src]

pub trait UarteSubscribeStoprxChidx<T: UarteMap>: UarteSubscribeStoprx<T> {
    type UUarteSubscribeStoprxChidx: RegField<Urt, Reg = Self::UUarteSubscribeStoprx, URegField = Self::UUarteSubscribeStoprxChidx, SRegField = Self::SUarteSubscribeStoprxChidx, CRegField = Self::CUarteSubscribeStoprxChidx> + URwRwRegFieldBits;
    type SUarteSubscribeStoprxChidx: RegField<Srt, Reg = Self::SUarteSubscribeStoprx, URegField = Self::UUarteSubscribeStoprxChidx, SRegField = Self::SUarteSubscribeStoprxChidx, CRegField = Self::CUarteSubscribeStoprxChidx> + SRwRwRegFieldBits;
    type CUarteSubscribeStoprxChidx: RegField<Crt, Reg = Self::CUarteSubscribeStoprx, URegField = Self::UUarteSubscribeStoprxChidx, SRegField = Self::SUarteSubscribeStoprxChidx, CRegField = Self::CUarteSubscribeStoprxChidx> + CRwRwRegFieldBits;
}

Associated Types

type UUarteSubscribeStoprxChidx: RegField<Urt, Reg = Self::UUarteSubscribeStoprx, URegField = Self::UUarteSubscribeStoprxChidx, SRegField = Self::SUarteSubscribeStoprxChidx, CRegField = Self::CUarteSubscribeStoprxChidx> + URwRwRegFieldBits[src]

type SUarteSubscribeStoprxChidx: RegField<Srt, Reg = Self::SUarteSubscribeStoprx, URegField = Self::UUarteSubscribeStoprxChidx, SRegField = Self::SUarteSubscribeStoprxChidx, CRegField = Self::CUarteSubscribeStoprxChidx> + SRwRwRegFieldBits[src]

type CUarteSubscribeStoprxChidx: RegField<Crt, Reg = Self::CUarteSubscribeStoprx, URegField = Self::UUarteSubscribeStoprxChidx, SRegField = Self::SUarteSubscribeStoprxChidx, CRegField = Self::CUarteSubscribeStoprxChidx> + CRwRwRegFieldBits[src]

Loading content...

Implementors

Loading content...