PAC update

This commit is contained in:
2025-02-14 15:43:38 +01:00
parent 1a83f932b5
commit 67af1bb9b5
95 changed files with 108 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#[doc = "Register `IRQ_END` reader"]
pub type R = crate::R<IrqEndSpec>;
#[cfg(feature = "debug")]
impl core::fmt::Debug for R {
fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
write!(f, "{}", self.bits())