Trait drone_nrf_map_periph_uarte::UarteIntensetTxdrdy[][src]

pub trait UarteIntensetTxdrdy<T: UarteMap>: UarteIntenset<T> {
    type UUarteIntensetTxdrdy: RegField<Urt, Reg = Self::UUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + URwRwRegFieldBit;
    type SUarteIntensetTxdrdy: RegField<Srt, Reg = Self::SUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + SRwRwRegFieldBit;
    type CUarteIntensetTxdrdy: RegField<Crt, Reg = Self::CUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntensetTxdrdy: RegField<Urt, Reg = Self::UUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + URwRwRegFieldBit[src]

type SUarteIntensetTxdrdy: RegField<Srt, Reg = Self::SUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + SRwRwRegFieldBit[src]

type CUarteIntensetTxdrdy: RegField<Crt, Reg = Self::CUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...