Trait drone_nrf_map_periph_uarte::UartePselRxd[][src]

pub trait UartePselRxd<T: UarteMap> {
    type UartePselRxdVal: Bitfield<Bits = u32>;
    type UUartePselRxd: UUartePselRxd<T, Val = Self::UartePselRxdVal, UReg = Self::UUartePselRxd, SReg = Self::SUartePselRxd, CReg = Self::CUartePselRxd>;
    type SUartePselRxd: SUartePselRxd<T, Val = Self::UartePselRxdVal, UReg = Self::UUartePselRxd, SReg = Self::SUartePselRxd, CReg = Self::CUartePselRxd>;
    type CUartePselRxd: CUartePselRxd<T, Val = Self::UartePselRxdVal, UReg = Self::UUartePselRxd, SReg = Self::SUartePselRxd, CReg = Self::CUartePselRxd>;
}

Associated Types

type UartePselRxdVal: Bitfield<Bits = u32>[src]

type UUartePselRxd: UUartePselRxd<T, Val = Self::UartePselRxdVal, UReg = Self::UUartePselRxd, SReg = Self::SUartePselRxd, CReg = Self::CUartePselRxd>[src]

type SUartePselRxd: SUartePselRxd<T, Val = Self::UartePselRxdVal, UReg = Self::UUartePselRxd, SReg = Self::SUartePselRxd, CReg = Self::CUartePselRxd>[src]

type CUartePselRxd: CUartePselRxd<T, Val = Self::UartePselRxdVal, UReg = Self::UUartePselRxd, SReg = Self::SUartePselRxd, CReg = Self::CUartePselRxd>[src]

Loading content...

Implementors

Loading content...