Async I2C Controller/Master: Driver allowing I2C controller mode to be used in the background via interrupts and/or DMA.
Reset Reason: Support for determining the cause of the most recent MCU reset.
Serial (UART): Support for buffered and unbuffered serial (UART) ports
Low-Precision Ticker: Also known as the Low-Power Ticker, this peripheral keeps time at a low-frequency clock (usually 32kHz) and generates events for the application. Usually it is used to implement low power sleep.
Serial RTS/CTS Flow Control: Serial (UART) peripheral supports using RTS and/or CTS pins for hardware flow control.
GPIO Port Output: Driver for writing to an entire GPIO port at a time
True Random Number Generator: Cryptographic-grade True Random Number Generator (TRNG). This is required to implement SSL communications securely unless you provision devices with an entropy seed stored in nonvolatile storage.