#[doc = "Description cluster[0]: Write access to peripheral region 0 detected"]
pub struct WA {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[0]: Write access to peripheral region 0 detected"]
pub mod wa;
#[doc = "Description cluster[0]: Read access to peripheral region 0 detected"]
pub struct RA {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[0]: Read access to peripheral region 0 detected"]
pub mod ra;