nrf91 0.1.1

Device support crate for nRF9160
Documentation
1
2
3
4
5
6
#[doc = "Size of RXD and TXD buffers."]
pub struct MAXCNT {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Size of RXD and TXD buffers."]
pub mod maxcnt;