1
2
3
4
5
6
#[doc = "Description cluster: Access for bus access generated from the external domain n List capabilities of the external domain n"]
pub struct PERM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster: Access for bus access generated from the external domain n List capabilities of the external domain n"]
pub mod perm;