Trait drone_nrf_map_periph_uarte::UarteIntenclrTxstopped[][src]

pub trait UarteIntenclrTxstopped<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrTxstopped: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrTxstopped, SRegField = Self::SUarteIntenclrTxstopped, CRegField = Self::CUarteIntenclrTxstopped> + URwRwRegFieldBit;
    type SUarteIntenclrTxstopped: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrTxstopped, SRegField = Self::SUarteIntenclrTxstopped, CRegField = Self::CUarteIntenclrTxstopped> + SRwRwRegFieldBit;
    type CUarteIntenclrTxstopped: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrTxstopped, SRegField = Self::SUarteIntenclrTxstopped, CRegField = Self::CUarteIntenclrTxstopped> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrTxstopped: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrTxstopped, SRegField = Self::SUarteIntenclrTxstopped, CRegField = Self::CUarteIntenclrTxstopped> + URwRwRegFieldBit[src]

type SUarteIntenclrTxstopped: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrTxstopped, SRegField = Self::SUarteIntenclrTxstopped, CRegField = Self::CUarteIntenclrTxstopped> + SRwRwRegFieldBit[src]

type CUarteIntenclrTxstopped: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrTxstopped, SRegField = Self::SUarteIntenclrTxstopped, CRegField = Self::CUarteIntenclrTxstopped> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...