Trait drone_nrf_map_periph_uarte::UarteIntenclrTxstarted[][src]

pub trait UarteIntenclrTxstarted<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrTxstarted: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrTxstarted, SRegField = Self::SUarteIntenclrTxstarted, CRegField = Self::CUarteIntenclrTxstarted> + URwRwRegFieldBit;
    type SUarteIntenclrTxstarted: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrTxstarted, SRegField = Self::SUarteIntenclrTxstarted, CRegField = Self::CUarteIntenclrTxstarted> + SRwRwRegFieldBit;
    type CUarteIntenclrTxstarted: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrTxstarted, SRegField = Self::SUarteIntenclrTxstarted, CRegField = Self::CUarteIntenclrTxstarted> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrTxstarted: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrTxstarted, SRegField = Self::SUarteIntenclrTxstarted, CRegField = Self::CUarteIntenclrTxstarted> + URwRwRegFieldBit[src]

type SUarteIntenclrTxstarted: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrTxstarted, SRegField = Self::SUarteIntenclrTxstarted, CRegField = Self::CUarteIntenclrTxstarted> + SRwRwRegFieldBit[src]

type CUarteIntenclrTxstarted: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrTxstarted, SRegField = Self::SUarteIntenclrTxstarted, CRegField = Self::CUarteIntenclrTxstarted> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...