nrf91 0.1.1

Device support crate for nRF9160
Documentation
1
2
3
4
5
6
#[doc = "Description cluster: List capabilities and access permissions for the peripheral with ID n"]
pub struct PERM {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster: List capabilities and access permissions for the peripheral with ID n"]
pub mod perm;