pub trait UartePublishTxstopped<T: UarteMap> {
type UartePublishTxstoppedVal: Bitfield<Bits = u32>;
type UUartePublishTxstopped: UUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>;
type SUartePublishTxstopped: SUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>;
type CUartePublishTxstopped: CUartePublishTxstopped<T, Val = Self::UartePublishTxstoppedVal, UReg = Self::UUartePublishTxstopped, SReg = Self::SUartePublishTxstopped, CReg = Self::CUartePublishTxstopped>;
}
Loading content...Loading content...