nrf52840 0.2.0

Peripheral access API for nrf52840 microcontrollers
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;