Trait drone_nrf_map_periph_uarte::UarteSubscribeStoptxChidx[][src]

pub trait UarteSubscribeStoptxChidx<T: UarteMap>: UarteSubscribeStoptx<T> {
    type UUarteSubscribeStoptxChidx: RegField<Urt, Reg = Self::UUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxChidx, SRegField = Self::SUarteSubscribeStoptxChidx, CRegField = Self::CUarteSubscribeStoptxChidx> + URwRwRegFieldBits;
    type SUarteSubscribeStoptxChidx: RegField<Srt, Reg = Self::SUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxChidx, SRegField = Self::SUarteSubscribeStoptxChidx, CRegField = Self::CUarteSubscribeStoptxChidx> + SRwRwRegFieldBits;
    type CUarteSubscribeStoptxChidx: RegField<Crt, Reg = Self::CUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxChidx, SRegField = Self::SUarteSubscribeStoptxChidx, CRegField = Self::CUarteSubscribeStoptxChidx> + CRwRwRegFieldBits;
}

Associated Types

type UUarteSubscribeStoptxChidx: RegField<Urt, Reg = Self::UUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxChidx, SRegField = Self::SUarteSubscribeStoptxChidx, CRegField = Self::CUarteSubscribeStoptxChidx> + URwRwRegFieldBits[src]

type SUarteSubscribeStoptxChidx: RegField<Srt, Reg = Self::SUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxChidx, SRegField = Self::SUarteSubscribeStoptxChidx, CRegField = Self::CUarteSubscribeStoptxChidx> + SRwRwRegFieldBits[src]

type CUarteSubscribeStoptxChidx: RegField<Crt, Reg = Self::CUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxChidx, SRegField = Self::SUarteSubscribeStoptxChidx, CRegField = Self::CUarteSubscribeStoptxChidx> + CRwRwRegFieldBits[src]

Loading content...

Implementors

Loading content...