#[doc = "Description cluster[n]: Source of event/interrupt in region n, write access detected while corresponding subregion was enabled for watching"]
pub struct SUBSTATWA {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[n]: Source of event/interrupt in region n, write access detected while corresponding subregion was enabled for watching"]
pub mod substatwa;
#[doc = "Description cluster[n]: Source of event/interrupt in region n, read access detected while corresponding subregion was enabled for watching"]
pub struct SUBSTATRA {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[n]: Source of event/interrupt in region n, read access detected while corresponding subregion was enabled for watching"]
pub mod substatra;