Trait drone_nrf_map_periph_uarte::UarteIntenclrTxdrdy[][src]

pub trait UarteIntenclrTxdrdy<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrTxdrdy: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrTxdrdy, SRegField = Self::SUarteIntenclrTxdrdy, CRegField = Self::CUarteIntenclrTxdrdy> + URwRwRegFieldBit;
    type SUarteIntenclrTxdrdy: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrTxdrdy, SRegField = Self::SUarteIntenclrTxdrdy, CRegField = Self::CUarteIntenclrTxdrdy> + SRwRwRegFieldBit;
    type CUarteIntenclrTxdrdy: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrTxdrdy, SRegField = Self::SUarteIntenclrTxdrdy, CRegField = Self::CUarteIntenclrTxdrdy> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrTxdrdy: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrTxdrdy, SRegField = Self::SUarteIntenclrTxdrdy, CRegField = Self::CUarteIntenclrTxdrdy> + URwRwRegFieldBit[src]

type SUarteIntenclrTxdrdy: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrTxdrdy, SRegField = Self::SUarteIntenclrTxdrdy, CRegField = Self::CUarteIntenclrTxdrdy> + SRwRwRegFieldBit[src]

type CUarteIntenclrTxdrdy: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrTxdrdy, SRegField = Self::SUarteIntenclrTxdrdy, CRegField = Self::CUarteIntenclrTxdrdy> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...