Trait drone_nrf_map_periph_uarte::UartePublishEndtx[][src]

pub trait UartePublishEndtx<T: UarteMap> {
    type UartePublishEndtxVal: Bitfield<Bits = u32>;
    type UUartePublishEndtx: UUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>;
    type SUartePublishEndtx: SUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>;
    type CUartePublishEndtx: CUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>;
}

Associated Types

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

type UUartePublishEndtx: UUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>[src]

type SUartePublishEndtx: SUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>[src]

type CUartePublishEndtx: CUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>[src]

Loading content...

Implementors

Loading content...