pub trait UarteTasksStoptx<T: UarteMap> {
type UarteTasksStoptxVal: Bitfield<Bits = u32>;
type UUarteTasksStoptx: UUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>;
type SUarteTasksStoptx: SUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>;
type CUarteTasksStoptx: CUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>;
}
Loading content...Loading content...