Trait drone_nrf_map_periph_uarte::UartePublishNcts[][src]

pub trait UartePublishNcts<T: UarteMap> {
    type UartePublishNctsVal: Bitfield<Bits = u32>;
    type UUartePublishNcts: UUartePublishNcts<T, Val = Self::UartePublishNctsVal, UReg = Self::UUartePublishNcts, SReg = Self::SUartePublishNcts, CReg = Self::CUartePublishNcts>;
    type SUartePublishNcts: SUartePublishNcts<T, Val = Self::UartePublishNctsVal, UReg = Self::UUartePublishNcts, SReg = Self::SUartePublishNcts, CReg = Self::CUartePublishNcts>;
    type CUartePublishNcts: CUartePublishNcts<T, Val = Self::UartePublishNctsVal, UReg = Self::UUartePublishNcts, SReg = Self::SUartePublishNcts, CReg = Self::CUartePublishNcts>;
}

Associated Types

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

type UUartePublishNcts: UUartePublishNcts<T, Val = Self::UartePublishNctsVal, UReg = Self::UUartePublishNcts, SReg = Self::SUartePublishNcts, CReg = Self::CUartePublishNcts>[src]

type SUartePublishNcts: SUartePublishNcts<T, Val = Self::UartePublishNctsVal, UReg = Self::UUartePublishNcts, SReg = Self::SUartePublishNcts, CReg = Self::CUartePublishNcts>[src]

type CUartePublishNcts: CUartePublishNcts<T, Val = Self::UartePublishNctsVal, UReg = Self::UUartePublishNcts, SReg = Self::SUartePublishNcts, CReg = Self::CUartePublishNcts>[src]

Loading content...

Implementors

Loading content...