Trait drone_nrf_map_periph_uarte::UartePublishEndrx[][src]

pub trait UartePublishEndrx<T: UarteMap> {
    type UartePublishEndrxVal: Bitfield<Bits = u32>;
    type UUartePublishEndrx: UUartePublishEndrx<T, Val = Self::UartePublishEndrxVal, UReg = Self::UUartePublishEndrx, SReg = Self::SUartePublishEndrx, CReg = Self::CUartePublishEndrx>;
    type SUartePublishEndrx: SUartePublishEndrx<T, Val = Self::UartePublishEndrxVal, UReg = Self::UUartePublishEndrx, SReg = Self::SUartePublishEndrx, CReg = Self::CUartePublishEndrx>;
    type CUartePublishEndrx: CUartePublishEndrx<T, Val = Self::UartePublishEndrxVal, UReg = Self::UUartePublishEndrx, SReg = Self::SUartePublishEndrx, CReg = Self::CUartePublishEndrx>;
}

Associated Types

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

type UUartePublishEndrx: UUartePublishEndrx<T, Val = Self::UartePublishEndrxVal, UReg = Self::UUartePublishEndrx, SReg = Self::SUartePublishEndrx, CReg = Self::CUartePublishEndrx>[src]

type SUartePublishEndrx: SUartePublishEndrx<T, Val = Self::UartePublishEndrxVal, UReg = Self::UUartePublishEndrx, SReg = Self::SUartePublishEndrx, CReg = Self::CUartePublishEndrx>[src]

type CUartePublishEndrx: CUartePublishEndrx<T, Val = Self::UartePublishEndrxVal, UReg = Self::UUartePublishEndrx, SReg = Self::SUartePublishEndrx, CReg = Self::CUartePublishEndrx>[src]

Loading content...

Implementors

Loading content...