Trait drone_nrf_map_periph_uarte::UartePublishCts[][src]

pub trait UartePublishCts<T: UarteMap> {
    type UartePublishCtsVal: Bitfield<Bits = u32>;
    type UUartePublishCts: UUartePublishCts<T, Val = Self::UartePublishCtsVal, UReg = Self::UUartePublishCts, SReg = Self::SUartePublishCts, CReg = Self::CUartePublishCts>;
    type SUartePublishCts: SUartePublishCts<T, Val = Self::UartePublishCtsVal, UReg = Self::UUartePublishCts, SReg = Self::SUartePublishCts, CReg = Self::CUartePublishCts>;
    type CUartePublishCts: CUartePublishCts<T, Val = Self::UartePublishCtsVal, UReg = Self::UUartePublishCts, SReg = Self::SUartePublishCts, CReg = Self::CUartePublishCts>;
}

Associated Types

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

type UUartePublishCts: UUartePublishCts<T, Val = Self::UartePublishCtsVal, UReg = Self::UUartePublishCts, SReg = Self::SUartePublishCts, CReg = Self::CUartePublishCts>[src]

type SUartePublishCts: SUartePublishCts<T, Val = Self::UartePublishCtsVal, UReg = Self::UUartePublishCts, SReg = Self::SUartePublishCts, CReg = Self::CUartePublishCts>[src]

type CUartePublishCts: CUartePublishCts<T, Val = Self::UartePublishCtsVal, UReg = Self::UUartePublishCts, SReg = Self::SUartePublishCts, CReg = Self::CUartePublishCts>[src]

Loading content...

Implementors

Loading content...