pub trait UarteTasksFlushrx<T: UarteMap> {
type UarteTasksFlushrxVal: Bitfield<Bits = u32>;
type UUarteTasksFlushrx: UUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>;
type SUarteTasksFlushrx: SUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>;
type CUarteTasksFlushrx: CUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>;
}
Loading content...Loading content...