pub trait UarteSubscribeStoptxEn<T: UarteMap>: UarteSubscribeStoptx<T> {
type UUarteSubscribeStoptxEn: RegField<Urt, Reg = Self::UUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxEn, SRegField = Self::SUarteSubscribeStoptxEn, CRegField = Self::CUarteSubscribeStoptxEn> + URwRwRegFieldBit;
type SUarteSubscribeStoptxEn: RegField<Srt, Reg = Self::SUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxEn, SRegField = Self::SUarteSubscribeStoptxEn, CRegField = Self::CUarteSubscribeStoptxEn> + SRwRwRegFieldBit;
type CUarteSubscribeStoptxEn: RegField<Crt, Reg = Self::CUarteSubscribeStoptx, URegField = Self::UUarteSubscribeStoptxEn, SRegField = Self::SUarteSubscribeStoptxEn, CRegField = Self::CUarteSubscribeStoptxEn> + CRwRwRegFieldBit;
}
Loading content...Loading content...