pub trait UarteTasksStarttx<T: UarteMap> {
type UarteTasksStarttxVal: Bitfield<Bits = u32>;
type UUarteTasksStarttx: UUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>;
type SUarteTasksStarttx: SUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>;
type CUarteTasksStarttx: CUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>;
}
Loading content...Loading content...