Trait drone_nrf_map_periph_uarte::UartePublishRxto[][src]

pub trait UartePublishRxto<T: UarteMap> {
    type UartePublishRxtoVal: Bitfield<Bits = u32>;
    type UUartePublishRxto: UUartePublishRxto<T, Val = Self::UartePublishRxtoVal, UReg = Self::UUartePublishRxto, SReg = Self::SUartePublishRxto, CReg = Self::CUartePublishRxto>;
    type SUartePublishRxto: SUartePublishRxto<T, Val = Self::UartePublishRxtoVal, UReg = Self::UUartePublishRxto, SReg = Self::SUartePublishRxto, CReg = Self::CUartePublishRxto>;
    type CUartePublishRxto: CUartePublishRxto<T, Val = Self::UartePublishRxtoVal, UReg = Self::UUartePublishRxto, SReg = Self::SUartePublishRxto, CReg = Self::CUartePublishRxto>;
}

Associated Types

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

type UUartePublishRxto: UUartePublishRxto<T, Val = Self::UartePublishRxtoVal, UReg = Self::UUartePublishRxto, SReg = Self::SUartePublishRxto, CReg = Self::CUartePublishRxto>[src]

type SUartePublishRxto: SUartePublishRxto<T, Val = Self::UartePublishRxtoVal, UReg = Self::UUartePublishRxto, SReg = Self::SUartePublishRxto, CReg = Self::CUartePublishRxto>[src]

type CUartePublishRxto: CUartePublishRxto<T, Val = Self::UartePublishRxtoVal, UReg = Self::UUartePublishRxto, SReg = Self::SUartePublishRxto, CReg = Self::CUartePublishRxto>[src]

Loading content...

Implementors

Loading content...