#[doc = "Description cluster: Select between secure and non-secure attribute for pins 0 to 31 of port n."]
pub struct PERM {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster: Select between secure and non-secure attribute for pins 0 to 31 of port n."]
pub mod perm;
#[doc = "Description cluster: Prevent further modification of the corresponding PERM register"]
pub struct LOCK {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster: Prevent further modification of the corresponding PERM register"]
pub mod lock;