Crate nrf52840
Source - acomp
- Analog Comparator Peripheral Driver, for nrf52
- adc
- ADC driver for the nRF52. Uses the SAADC peripheral.
- aes
- AES128 driver, nRF5X-family
- base_interrupts
- ble_radio
- Radio driver, Bluetooth Low Energy, NRF52
- chip
- clock
- Clock peripheral driver, nRF52
- constants
- crt1
- ficr
- Factory Information Configuration Registers (FICR)
- gpio
- i2c
- Implementation of I2C for nRF52 using EasyDMA.
- ieee802154_radio
- IEEE 802.15.4 radio driver for nRF52
- interrupt_service
- nvmc
- Non-Volatile Memory Controller
- peripheral_interrupts
- pinmux
- An abstraction over the pin multiplexer, nRF5X-family
- power
- Power management
- ppi
- Programmable peripheral interconnect, nRF52
- pwm
- PWM driver for nRF52.
- rtc
- RTC driver, nRF5X-family
- spi
- Implementation of SPI for NRF52 using EasyDMA.
- temperature
- Temperature sensor driver, nRF5X-family
- timer
- Timer driver, nRF5X-family
- trng
- TRNG driver, nRF5X-family
- uart
- Universal asynchronous receiver/transmitter with EasyDMA (UARTE)
- uicr
- User information configuration registers
- usbd
- Universal Serial Bus Device with EasyDMA (USBD)
- init⚠