Trait drone_nrf_map_periph_uarte::UartePublishRxdrdy[][src]

pub trait UartePublishRxdrdy<T: UarteMap> {
    type UartePublishRxdrdyVal: Bitfield<Bits = u32>;
    type UUartePublishRxdrdy: UUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>;
    type SUartePublishRxdrdy: SUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>;
    type CUartePublishRxdrdy: CUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>;
}

Associated Types

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

type UUartePublishRxdrdy: UUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>[src]

type SUartePublishRxdrdy: SUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>[src]

type CUartePublishRxdrdy: CUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>[src]

Loading content...

Implementors

Loading content...