1
2
3
4
5
6
7
8
9
10
11
12
#[doc = "Description cluster\\[0\\]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching"]
pub struct SUBSTATWA {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster\\[0\\]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching"]
pub mod substatwa;
#[doc = "Description cluster\\[0\\]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching"]
pub struct SUBSTATRA {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster\\[0\\]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching"]
pub mod substatra;