nrf52 0.4.1

DEPRECATED: Use `nrf52832-pac` instead
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#[doc = "Description cluster[0]: Reserved for future use"]
pub struct START {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[0]: Reserved for future use"]
pub mod start;
#[doc = "Description cluster[0]: Reserved for future use"]
pub struct END {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[0]: Reserved for future use"]
pub mod end;
#[doc = "Description cluster[0]: Subregions of region 0"]
pub struct SUBS {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[0]: Subregions of region 0"]
pub mod subs;