Crate nrf52 [−] [src]
Reexports
| extern crate core as core; | 
| extern crate cortexm4; | 
| extern crate kernel; | 
| extern crate nrf5x; | 
| extern crate bitfield; | 
| use core::prelude::v1::*; | 
| pub use crt1::init; | 
Modules
| chip | |
| crt1 | |
| ficr | Factory Information Configuration Registers (FICR) | 
| i2c | Implementation of I2C for nRF52 using EasyDMA. | 
| nvmc | |
| peripheral_registers | |
| radio | Radio driver, Bluetooth Low Energy, NRF52 | 
| spi | Implementation of SPI for NRF52 using EasyDMA. | 
| uart | |
| uicr |