Module capsules_core::virtualizers
source · Modules§
- Virtual ADC Capsule
- Implements and virtualizes AES-CCM* encryption/decryption/authentication using an underlying AES-CBC and AES-CTR implementation.
- Virtualize the Alarm interface to enable multiple users of an underlying alarm hardware peripheral.
- Virtualize writing flash.
- Virtualize an I2C master bus.
- Virtualize a PWM interface.
- Virtualize a SPI master bus to enable multiple users of the SPI bus.
- Provide multiple Timers on top of a single underlying Alarm.
- Virtualize a UART bus.